Skip to content

Commit b01cb13

Browse files
committed
Update dependencies
1 parent 9802a96 commit b01cb13

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"test": "eslint src && pulp test"
77
},
88
"devDependencies": {
9-
"eslint": "^3.10.1",
10-
"body-parser": "^1.15.2",
11-
"express": "^4.14.0",
12-
"pulp": "^11.0.0",
13-
"purescript-psa": "^0.5.0",
14-
"purescript": "^0.12.0",
15-
"rimraf": "^2.5.4",
16-
"xhr2": "^0.1.3"
9+
"eslint": "^6.3.0",
10+
"body-parser": "^1.19.0",
11+
"express": "^4.17.1",
12+
"pulp": "^13.0.0",
13+
"purescript-psa": "^0.7.3",
14+
"purescript": "^0.13.3",
15+
"rimraf": "^3.0.0",
16+
"xhr2": "^0.2.0"
1717
}
1818
}

0 commit comments

Comments
 (0)