Browse Source

Updated dependencies

master
Leo Lamprecht 8 years ago
parent
commit
1efd7d5af4
No known key found for this signature in database GPG Key ID: B08517883D5E0E10
  1. 10
      package.json

10
package.json

@ -58,22 +58,22 @@
"husky": "^0.13.1",
"request": "^2.74.0",
"request-promise": "^4.1.1",
"resumer": "0.0.0",
"resumer": "^0.0.0",
"then-sleep": "^1.0.1",
"xo": "^0.17.0"
},
"dependencies": {
"args": "^2.2.4",
"async-to-gen": "1.3.1",
"async-to-gen": "^1.3.2",
"chalk": "^1.1.3",
"copy-paste": "^1.3.0",
"detect-port": "^1.1.0",
"ip": "^1.1.4",
"is-async-supported": "^1.2.0",
"isstream": "0.1.2",
"media-typer": "0.3.0",
"isstream": "^0.1.2",
"media-typer": "^0.3.0",
"node-version": "^1.0.0",
"raw-body": "2.2.0",
"raw-body": "^2.2.0",
"update-notifier": "^1.0.3"
}
}

Loading…
Cancel
Save