mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
bump deps
This commit is contained in:
parent
64b0d088d5
commit
48c14d18c4
10
package.json
10
package.json
@ -12,14 +12,14 @@
|
|||||||
"gypfile": true,
|
"gypfile": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bindings": "^1.2.1",
|
"bindings": "^1.2.1",
|
||||||
"nan": "^2.0.9",
|
"nan": "^2.3.5",
|
||||||
"prebuild": "^2.8.1",
|
"prebuild": "^4.2.2",
|
||||||
"xtend": "^4.0.0"
|
"xtend": "^4.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"concat-stream": "^1.4.7",
|
"concat-stream": "^1.4.7",
|
||||||
"standard": "^3.2.0",
|
"standard": "^7.1.2",
|
||||||
"tape": "^3.5.0"
|
"tape": "^4.6.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user