Skip to content

Commit c453f5f

Browse files
committed
Update some packages
1 parent 695600f commit c453f5f

File tree

3 files changed

+571
-742
lines changed

3 files changed

+571
-742
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,14 @@
2626
],
2727
"dependencies": {
2828
"purescript-bucketchain": "^0.3.0",
29-
"purescript-simple-json": "^4.4.0",
29+
"purescript-simple-json": "^5.0.0",
3030
"purescript-media-types": "^4.0.1"
3131
},
3232
"devDependencies": {
3333
"purescript-assert": "^4.0.0"
34+
},
35+
"resolutions": {
36+
"purescript-typelevel-prelude": "^4.0.0",
37+
"purescript-foreign-object": "^2.0.0"
3438
}
3539
}

0 commit comments

Comments
 (0)