Skip to content

Commit 9580631

Browse files
committed
chore: 🚚 keywords and kebabe event
1 parent 6d05d37 commit 9580631

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

package.json

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chantouchsek/vue-calendar",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "TOAST UI Calendar for Vue",
55
"main": "dist/vue-calendar.js",
66
"types": "index.d.ts",
@@ -9,6 +9,17 @@
99
"src",
1010
"index.d.ts"
1111
],
12+
"keywords": [
13+
"vue-calendar",
14+
"tui-calendar",
15+
"vue-tui-calendar",
16+
"vue-tuicalenar",
17+
"calendar",
18+
"event-calendar",
19+
"vue-event-calendar",
20+
"vue-event-schedule",
21+
"vue-event-list"
22+
],
1223
"scripts": {
1324
"lint": "eslint src/**",
1425
"build": "webpack --mode production",

0 commit comments

Comments
 (0)