Skip to content

Commit 46cec5f

Browse files
committed
upgrade spago to 0.20.3
1 parent 703902b commit 46cec5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"parcel-bundler": "1.12.3",
1616
"purescript": "0.14.4",
1717
"purescript-psa": "0.8.2",
18-
"spago": "^0.15.2"
18+
"spago": "0.20.3"
1919
},
2020
"dependencies": {
2121
"big-integer": "^1.6.31",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5774,10 +5774,10 @@ source-map@^0.5.0, source-map@^0.5.6, source-map@~0.5.3:
57745774
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
57755775
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
57765776

5777-
spago@^0.15.2:
5778-
version "0.15.2"
5779-
resolved "https://registry.yarnpkg.com/spago/-/spago-0.15.2.tgz#4ef59ae21f269fdab1d903d6c83c0cba1e415c06"
5780-
integrity sha512-RaH7AaY8Dzb9uhzDdhN5fMXAYQm5/Js7Qnb7M9NgbapV29dS7gMy7vQ6i6FAoLEqzbvBDzbSjQ+VabLQmaGbEQ==
5777+
spago@0.20.3:
5778+
version "0.20.3"
5779+
resolved "https://registry.yarnpkg.com/spago/-/spago-0.20.3.tgz#f72a096456f580f6eb64fc850c371f8cb97b139f"
5780+
integrity sha512-R4CWLP5IbaWoNIpS1QAUuDK2LKlKYqT5gBKVZL7ILilvCwdwS72u3NbGZbvx7VCRRZz4lG7zXUkqKNow7zh6wQ==
57815781
dependencies:
57825782
request "^2.88.0"
57835783
tar "^4.4.8"

0 commit comments

Comments
 (0)