Skip to content

Commit 71f35f4

Browse files
committed
fix: reset version in package.json
1 parent efa8e82 commit 71f35f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-pristine",
3-
"version": "1.0.0",
3+
"version": "0.0.0-dev",
44
"description": "Pristine for vue-cli",
55
"repository": {
66
"url": "octanolabs/vue-cli-plugin-pristine",

0 commit comments

Comments
 (0)