package: bump gypkg just in case

This commit is contained in:
Fedor Indutny 2016-06-06 23:11:22 -04:00
parent f627f6fbd1
commit a85336e492
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ tools/gyp
out/
gypkg_deps/
node_modules/
npm-debug.log

View File

@ -7,6 +7,6 @@
"author": "Fedor Indutny <fedor@indutny.com>",
"license": "MIT",
"dependencies": {
"gypkg": "^1.1.0"
"gypkg": "^1.2.0"
}
}