Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 761a98d

Browse files
authoredMar 21, 2018
Merge pull request #60 from NodeOS/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents af88853 + ab6e6ce commit 761a98d

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
@@ -49,8 +49,8 @@
4949
"author": "Jesús Leganés Combarro 'piranna' <piranna@gmail.com>",
5050
"license": "MIT",
5151
"dependencies": {
52-
"builddependencies": "^0.0.1",
53-
"prebuild-install": "2.1.2"
52+
"builddependencies": "^0.0.2",
53+
"prebuild-install": "2.5.1"
5454
},
5555
"buildDependencies": [
5656
"async",
@@ -61,9 +61,9 @@
6161
"async": "^2.1.4",
6262
"ci-publish": "^1.3.0",
6363
"download-manager": "^0.1.3",
64-
"fs-extra": "^3.0.1",
64+
"fs-extra": "^5.0.0",
6565
"nodeos-linux": "^4.15.10",
66-
"prebuild": "^6.0.0"
66+
"prebuild": "^7.4.0"
6767
},
6868
"main": "index.js",
6969
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.