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,
|
||||
"dependencies": {
|
||||
"bindings": "^1.2.1",
|
||||
"nan": "^2.0.9",
|
||||
"prebuild": "^2.8.1",
|
||||
"xtend": "^4.0.0"
|
||||
"nan": "^2.3.5",
|
||||
"prebuild": "^4.2.2",
|
||||
"xtend": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"concat-stream": "^1.4.7",
|
||||
"standard": "^3.2.0",
|
||||
"tape": "^3.5.0"
|
||||
"standard": "^7.1.2",
|
||||
"tape": "^4.6.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user