Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Commit 728e226

Browse files
committed
Bump deps for compiler/0.12
1 parent 19ac791 commit 728e226

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"package.json"
1818
],
1919
"dependencies": {
20-
"purescript-prelude": "^3.0.0"
20+
"purescript-prelude": "purescript/purescript-prelude#compiler/0.12"
2121
}
2222
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"build": "pulp build -- --censor-lib --strict"
66
},
77
"devDependencies": {
8-
"pulp": "^11.0.0",
9-
"purescript-psa": "^0.5.1",
10-
"rimraf": "^2.6.1"
8+
"pulp": "^12.0.1",
9+
"purescript-psa": "^0.6.0",
10+
"rimraf": "^2.6.2"
1111
}
1212
}

0 commit comments

Comments
 (0)