Skip to content

Commit 15281cf

Browse files
author
Jonathan Curran
committed
Update package.json
1 parent dcd08bb commit 15281cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"build": "pulp build && pulp test"
66
},
77
"devDependencies": {
8-
"pulp": "^11.0.0",
9-
"purescript-psa": "^0.5.0",
10-
"purescript": "^0.11.1",
11-
"rimraf": "^2.5.4"
8+
"pulp": "^12.3.0",
9+
"purescript-psa": "^0.6.0",
10+
"purescript": "^0.12.0",
11+
"rimraf": "^2.6.2"
1212
}
1313
}

0 commit comments

Comments
 (0)