Skip to content

Commit 43bcafb

Browse files
committed
Remove hardcoded version from package.json
1 parent f459569 commit 43bcafb

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
@@ -2,7 +2,7 @@
22
"name": "yarn-spinner",
33
"displayName": "Yarn Spinner",
44
"description": "Adds support for the Yarn Spinner dialogue language.",
5-
"version": "3.0.347",
5+
"version": "0.0.0",
66
"homepage": "https://yarnspinner.dev",
77
"repository": "https://github.com/YarnSpinnerTool/VSCodeExtension",
88
"license": "MIT",

0 commit comments

Comments
 (0)