Skip to content

Commit 3e64b20

Browse files
Rollup bundler
1 parent 80497e3 commit 3e64b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lint": "eslint --ext .js,.vue src",
2525
"rollup": "rollup -c"
2626
},
27-
"main": "vue-particles/bundle.js",
27+
"main": "src/vue-particles/index.js",
2828
"dependencies": {
2929
"vue": "^2.2.6",
3030
"particles.js": "^2.0.0"

0 commit comments

Comments
 (0)