Skip to content

Commit 723887f

Browse files
committed
changed version number to avoid "version not changed" error when deploying to npm
1 parent dfeaa2d commit 723887f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"publishConfig": {
88
"@linked-planet:registry": "https://registry.npmjs.org"
99
},
10-
"version": "0.8.0",
10+
"version": "0.7.0",
1111
"description": "",
1212
"module": "dist/ui-kit.es.js",
1313
"type": "module",

0 commit comments

Comments
 (0)