Skip to content

Commit

Permalink
fix main
Browse files Browse the repository at this point in the history
  • Loading branch information
QProgS committed Jul 9, 2017
1 parent 5a5d027 commit 02b0a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "be5-react",
"version": "1.0.0",
"main": "src/scripts/be5/main.js",
"main": "build/min/be5.min.js",
"scripts": {
"start": "ws -d build",
"dev": "webpack-dev-server --progress --profile --colors",
Expand Down

0 comments on commit 02b0a59

Please sign in to comment.