Skip to content

Commit bdd6914

Browse files
authored
Merge pull request #8 from thunklife/dev/update-pulp-dep
update pulp dep to 11.0.0
2 parents 46ed9d8 + f8520d6 commit bdd6914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"test": "pulp test"
77
},
88
"devDependencies": {
9-
"pulp": "^10.0.4",
10-
"purescript-psa": "^0.5.0-rc.1",
9+
"pulp": "^11.0.0",
10+
"purescript-psa": "^0.5.1",
1111
"rimraf": "^2.6.1"
1212
}
1313
}

0 commit comments

Comments
 (0)