Skip to content

Commit 2812b3e

Browse files
committed
Add purescript-psci-support as a dev dependency
1 parent 348fdae commit 2812b3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"devDependencies": {
3434
"purescript-math": "^2.1.1",
3535
"purescript-console": "^4.1.0",
36-
"purescript-assert": "^4.0.0"
36+
"purescript-assert": "^4.0.0",
37+
"purescript-psci-support": "^4.0.0"
3738
}
3839
}

0 commit comments

Comments
 (0)