Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Feb 4, 2021
1 parent af27321 commit 69f33fd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcubic/tagger",
"version": "0.2.3",
"description": "Vanilla JavaScript tag editor",
"version": "0.3.0",
"description": "Zero dependency, Vanilla JavaScript Tag Editor",
"typings": "tagger.d.ts",
"main": "tagger.js",
"scripts": {
Expand All @@ -14,6 +14,8 @@
"tag",
"editor",
"inline",
"interfence",
"widget",
"component",
"widget",
"ui"
Expand Down

0 comments on commit 69f33fd

Please sign in to comment.