Skip to content

Commit

Permalink
Merge pull request #8 from perehnbom/webpack-require-problems
Browse files Browse the repository at this point in the history
Handle package.json problems for webpack
  • Loading branch information
justinbmeyer committed Nov 25, 2016
2 parents b45b1eb + ab7eff6 commit 51c776e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"document": "bit-docs",
"develop": "done-serve --static --develop --port 8080"
},
"main": "dist/cjs/can-view-model",
"main": "can-view-model",
"browser": {
"transform": [
"cssify"
Expand Down

0 comments on commit 51c776e

Please sign in to comment.