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

Commit

Permalink
build: fix error with NodeJS on Linux/Chrome OS
Browse files Browse the repository at this point in the history
  • Loading branch information
Splaktar committed Dec 13, 2018
1 parent b89beee commit 6ed033c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
34 changes: 24 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,13 @@
"minimist": "^1.1.0",
"mkdirp": "^0.5.0",
"moment": "^2.22.1",
"natives": "^1.1.6",
"postcss": "^6.0.2",
"prompt-sync": "^1.0.0",
"q": "^1.5.1",
"stream-series": "^0.1.1",
"through2": "^2.0.3"
},
"resolutions": {
"natives": "^1.1.5"
},
"scripts": {
"build": "gulp build",
"contributors:release": "githubcontrib --owner angular --repo material --cols 6 --format md --showlogin true --sha master --sortOrder desc --fromDate ",
Expand Down

0 comments on commit 6ed033c

Please sign in to comment.