Skip to content

Commit b720043

Browse files
committed
Update npm dependencies
1 parent fbb7749 commit b720043

File tree

3 files changed

+81
-74
lines changed

3 files changed

+81
-74
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
/bower_components/
66
/node_modules/
77
/output/
8+
package-lock.json

package-lock.json

Lines changed: 79 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"test": "pulp test"
77
},
88
"devDependencies": {
9-
"pulp": "^12.4.2",
9+
"pulp": "^13.0.0",
1010
"purescript-psa": "^0.7.3",
1111
"rimraf": "^2.6.3"
1212
}

0 commit comments

Comments
 (0)