Skip to content

Commit

Permalink
chore: 🚚 keywords and kebabe event
Browse files Browse the repository at this point in the history
  • Loading branch information
chantouchsek committed Apr 15, 2021
1 parent 6d05d37 commit 9580631
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chantouchsek/vue-calendar",
"version": "0.0.2",
"version": "0.0.3",
"description": "TOAST UI Calendar for Vue",
"main": "dist/vue-calendar.js",
"types": "index.d.ts",
Expand All @@ -9,6 +9,17 @@
"src",
"index.d.ts"
],
"keywords": [
"vue-calendar",
"tui-calendar",
"vue-tui-calendar",
"vue-tuicalenar",
"calendar",
"event-calendar",
"vue-event-calendar",
"vue-event-schedule",
"vue-event-list"
],
"scripts": {
"lint": "eslint src/**",
"build": "webpack --mode production",
Expand Down

0 comments on commit 9580631

Please sign in to comment.