Archived
1
0
Fork 0

package.json: require natives 1.1.6

This commit is contained in:
Henrik Hautakoski 2022-07-24 16:15:04 +02:00
parent a572e6eae0
commit 5708effa6f
2 changed files with 5 additions and 4 deletions

View file

@ -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",