Skip to content

Commit 0fca808

Browse files
committed
add npm natives module to devDependencies to fix gulp build fail
1 parent d68661d commit 0fca808

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"gulp": "^3.9.1",
4343
"gulp-concat": "^2.6.1",
4444
"mocha": "^5.2.0",
45+
"natives": "^1.1.6",
4546
"open": "0.0.5",
4647
"uglifyjs-webpack-plugin": "^1.2.7",
4748
"webpack": "^4.16.0",

0 commit comments

Comments
 (0)