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

Commit

Permalink
bump dependencies - for some reason not done by greenkeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
trygve-lie committed Jun 26, 2017
1 parent 65895d1 commit 459aeeb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"license": "MIT",
"dependencies": {
"asset-pipe-common": "1.0.0-beta.6",
"readable-stream": "2.2.11",
"browserify": "14.3.0",
"uglify-js": "3.0.17"
"readable-stream": "2.3.2",
"browserify": "14.4.0",
"uglify-js": "3.0.20"
},
"devDependencies": {
"asset-pipe-test-es5a": "1.0.0",
"eslint-config-finn": "^1.0.2",
"JSONStream": "1.3.1",
"eslint": "^3.19.0",
"tap": "10.3.4"
"tap": "10.7.0"
},
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 459aeeb

Please sign in to comment.