Skip to content

Commit

Permalink
fix: bin
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Apr 26, 2019
1 parent f79aa9f commit fe37330
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
},
"homepage": "https://github.com/webpack-contrib/webpack-defaults",
"bugs": "https://github.com/webpack-contrib/webpack-defaults/issues",
"bin": {
"webpack-defaults": "bin/index.js"
},
"main": "dist/cjs.js",
"engines": {
"node": ">= 6.9.0"
Expand Down

0 comments on commit fe37330

Please sign in to comment.