Skip to content

Commit 0672c35

Browse files
committed
update npm dev dependencies
1 parent 0a87351 commit 0672c35

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
@@ -6,8 +6,8 @@
66
"test": "pulp test"
77
},
88
"devDependencies": {
9-
"pulp": "^12.2.0",
10-
"purescript-psa": "^0.6.0",
11-
"rimraf": "^2.6.2"
9+
"pulp": "^12.4.2",
10+
"purescript-psa": "^0.7.3",
11+
"rimraf": "^2.6.3"
1212
}
1313
}

0 commit comments

Comments
 (0)