package.json: require natives 1.1.6
This commit is contained in:
parent
a572e6eae0
commit
5708effa6f
2 changed files with 5 additions and 4 deletions
|
|
@ -10,7 +10,8 @@
|
|||
"gulp-rename": "^1.3.0",
|
||||
"gulp-sass": "^4.0.1",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"jquery": "~3.0.0"
|
||||
"jquery": "~3.0.0",
|
||||
"natives": "^1.1.6"
|
||||
},
|
||||
"scripts": {
|
||||
"phinx": "vendor/bin/phinx",
|
||||
|
|
|
|||
Reference in a new issue