Skip to content

Commit

Permalink
fix: remove react-scripts from knownAlwaysIgnoredDevDeps
Browse files Browse the repository at this point in the history
Close #2449
  • Loading branch information
develar committed Jan 31, 2018
1 parent ab664ac commit 8bc0a27
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ const knownAlwaysIgnoredDevDeps = new Set([
"electron-forge", "electron-packager", "electron-compilers",
"jest", "jest-cli", "prebuild-install", "nan",
"electron-webpack", "electron-webpack-ts", "electron-webpack-vue",
"react-scripts",
"@types",
])

Expand Down

0 comments on commit 8bc0a27

Please sign in to comment.