Skip to content

Commit dea26f7

Browse files
committed
Use 0.4.0 of node-path rather than 0.4.0-rc.1
1 parent 13e11ce commit dea26f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"purescript-exceptions": "^0.3.0",
2020
"purescript-foreign": "^0.7.0",
2121
"purescript-node-buffer": "^0.1.0",
22-
"purescript-node-path": "^0.4.0-rc.1",
22+
"purescript-node-path": "^0.4.0",
2323
"purescript-unsafe-coerce": "^0.1.0"
2424
},
2525
"repository": {

0 commit comments

Comments
 (0)