Skip to content

Commit 8d6417c

Browse files
committed
Updates for PureScript 0.10
1 parent 4b57354 commit 8d6417c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"purescript-math": "^2.0.0"
2020
},
2121
"devDependencies": {
22-
"purescript-console": "^1.0.0",
23-
"purescript-psci-support": "^1.0.0",
24-
"purescript-test-unit": "^9.0.0"
22+
"purescript-console": "^2.0.0",
23+
"purescript-psci-support": "^2.0.0",
24+
"purescript-test-unit": "^10.0.0"
2525
}
2626
}

0 commit comments

Comments
 (0)