Skip to content

Commit 3449c94

Browse files
Update desc
1 parent 7be98d4 commit 3449c94

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
22
"name": "@wdns/vue-easter-egg-trigger",
33
"version": "3.0.0",
4-
"description": "This packages makes it nice and easy to add Easter Egg triggers to your Vue site.",
4+
"description": "Presenting the Vue Easter Egg Trigger, a tool that discreetly injects a touch of unexpectedness into Vue.js projects. This unassuming plugin, which operates on both keystrokes (with click events also available), brings hidden surprises to your applications.",
55
"private": false,
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"main": "dist/vue-easter-egg-trigger.cjs.js",
710
"module": "dist/vue-easter-egg-trigger.es.js",
811
"types": "dist/plugin/types/index.d.ts",

0 commit comments

Comments
 (0)