Skip to content

Commit f212093

Browse files
committed
Update dependencies
1 parent d06b66d commit f212093

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

bower.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"package.json"
2020
],
2121
"dependencies": {
22-
"purescript-console": "~0.1.0",
23-
"purescript-either": "~0.2.0",
24-
"purescript-exceptions": "~0.3.0",
25-
"purescript-lists": "~0.7.0",
26-
"purescript-random": "~0.2.0",
27-
"purescript-strings": "~0.5.0"
22+
"purescript-console": "^0.1.0",
23+
"purescript-either": "^0.2.0",
24+
"purescript-exceptions": "^0.3.0",
25+
"purescript-lists": "^0.7.0",
26+
"purescript-random": "^0.2.0",
27+
"purescript-strings": "^0.6.0"
2828
}
2929
}

0 commit comments

Comments
 (0)