Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
set main to dist
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Nov 11, 2016
1 parent 51cec18 commit 934e6bb
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"description": "Websocket handler for Vue.js",
"homepage": "https://github.com/icebob/vue-websocket",
"main": "src/index.js",
"main": "dist/vue-websocket.js",
"scripts": {
"_prebuild": "npm run test",
"build": "webpack --progress --config webpack.build.config.js",
Expand Down

0 comments on commit 934e6bb

Please sign in to comment.