Skip to content

Commit

Permalink
fix build fail nodejs/node-gyp#1763 node-sass
Browse files Browse the repository at this point in the history
  • Loading branch information
monte-hayward committed Oct 24, 2019
1 parent ea87498 commit f6b4d08
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 156 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,18 @@
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.1",
"eslint": "4.19.1",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-jest": "^21.5.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-react": "7.11.1",
"eslint-plugin-import": "2.14.0",
"eslint-config-prettier": "^3.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "^21.5.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "7.11.1",
"file-loader": "1.1.11",
"html-loader": "0.4.5",
"html-webpack-plugin": "3.2.0",
"jest": "^22.0.4",
"loglevel": "^1.6.0",
"node-sass": "4.9.2",
"node-sass": "4.12.0",
"postcss-loader": "^2.0.9",
"prettier": "^1.14.3",
"react-test-renderer": "^16.2.0",
Expand Down
Loading

0 comments on commit f6b4d08

Please sign in to comment.