Skip to content

Commit

Permalink
Remove unnecessary main entry in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal-vp committed Jul 30, 2019
1 parent caf4ac3 commit 26638fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"main": "index.js",
"scripts": {
"build:dev": "webpack --config webpack.dev.js",
"build:prod": "webpack --config webpack.prod.js",
Expand Down

0 comments on commit 26638fe

Please sign in to comment.