We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18bdaa1 commit 78566f8Copy full SHA for 78566f8
package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.16",
4
"description": "This packages makes it nice and easy to add Easter Egg triggers to your Vue site.",
5
"private": false,
6
- "main": "dist/index.js",
+ "main": "dist/vue-easter-egg-trigger.js",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"serve": "npm run development",
0 commit comments