Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 1512aa1

Browse files
Splaktarvivian-hu-zz
authored andcommitted
build: fix error with NodeJS on Linux/Chrome OS (#11540)
Relates to isaacs/natives#14
1 parent b89beee commit 1512aa1

File tree

2 files changed

+25
-13
lines changed

2 files changed

+25
-13
lines changed

package-lock.json

Lines changed: 24 additions & 10 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,13 @@
8686
"minimist": "^1.1.0",
8787
"mkdirp": "^0.5.0",
8888
"moment": "^2.22.1",
89+
"natives": "^1.1.6",
8990
"postcss": "^6.0.2",
9091
"prompt-sync": "^1.0.0",
9192
"q": "^1.5.1",
9293
"stream-series": "^0.1.1",
9394
"through2": "^2.0.3"
9495
},
95-
"resolutions": {
96-
"natives": "^1.1.5"
97-
},
9896
"scripts": {
9997
"build": "gulp build",
10098
"contributors:release": "githubcontrib --owner angular --repo material --cols 6 --format md --showlogin true --sha master --sortOrder desc --fromDate ",

0 commit comments

Comments
 (0)