Skip to content

Commit a720c84

Browse files
committed
0.0.6
1 parent 102f807 commit a720c84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"registry": "https://npm.pkg.github.com/"
55
},
6-
"version": "0.0.5",
6+
"version": "0.0.6",
77
"description": "A simple react tailwind UI component library",
88
"scripts": {
99
"build": "rollup -c --environment INCLUDE_DEPS,BUILD:production",
@@ -12,7 +12,7 @@
1212
"test": "jest",
1313
"storybook": "storybook dev -p 6006",
1414
"build-storybook": "storybook build",
15-
"changelog":"auto-changelog -p --hide-credit --hide-empty-releases"
15+
"changelog": "auto-changelog -p --hide-credit --hide-empty-releases"
1616
},
1717
"author": "LogicalAnt",
1818
"license": "ISC",

0 commit comments

Comments
 (0)