Skip to content

Commit ced7965

Browse files
committed
Fix ps version
1 parent 1078f30 commit ced7965

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"devDependencies": {
1111
"node-static": "^0.7.10",
12-
"pulp": "^11.0.0",
13-
"purescript": "^0.11.7",
14-
"purescript-psa": "^0.5.0",
12+
"pulp": "^12.0.0",
13+
"purescript": "^0.12.0",
14+
"purescript-psa": "^0.6.0",
1515
"rimraf": "^2.5.4"
1616
}
1717
}

0 commit comments

Comments
 (0)