Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit ef1a6d2

Browse files
committed
updated dependencies
1 parent 8bbae7a commit ef1a6d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@
2525
},
2626
"license": "MIT",
2727
"dependencies": {
28-
"asset-pipe-js-writer": "1.0.0-beta.4",
28+
"asset-pipe-js-writer": "1.0.0-beta.5",
2929
"dev-null": "0.1.1",
3030
"emits": "3.0.0",
31-
"express": "4.15.2",
31+
"express": "4.15.3",
3232
"watchify": "3.9.0"
3333
},
3434
"devDependencies": {
3535
"babel-preset-es2015": "6.24.1",
3636
"babelify": "7.3.0",
37-
"eslint": "^4.1.0",
37+
"eslint": "^3.12.2",
3838
"eslint-config-finn": "^1.0.2",
39-
"tap": "10.3.4"
39+
"tap": "10.7.0"
4040
},
4141
"scripts": {
4242
"lint": "eslint .",

0 commit comments

Comments
 (0)