Skip to content

Commit

Permalink
remove extraneous webpack configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmeyering committed Jan 12, 2018
1 parent f9c4ae8 commit f8cc4a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"babel-preset-stage-2": "^6.24.1",
"babylon": "^5.8.0",
"eslint": "^3.0.0",
"eslint-config-blend": "^1.2.3",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^5.0.0",
Expand All @@ -45,7 +44,6 @@
"prettier": "^1.10.2",
"react-docgen": "^2.16.0",
"recast": "^0.13.0",
"rimraf": "^2.6.1",
"webpack": "^3.2.0"
"rimraf": "^2.6.1"
}
}
20 changes: 0 additions & 20 deletions webpack.config.js

This file was deleted.

0 comments on commit f8cc4a6

Please sign in to comment.