Skip to content

Commit 0647c16

Browse files
committed
chore: rollback test version
1 parent c397050 commit 0647c16

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowbuild/react-mqtt-workflow-manager",
3-
"version": "0.1.7",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"description": "A react wrapper manager for MQTT",
66
"repository": "https://github.com/flow-build/react-mqtt-workflow-manager",
@@ -49,7 +49,7 @@
4949
"size": "size-limit",
5050
"analyze": "size-limit --why",
5151
"release": "semantic-release",
52-
"git-version": "echo $npm_package_version"
52+
"get-version": "echo $npm_package_version"
5353
},
5454
"peerDependencies": {
5555
"react": ">=18",

0 commit comments

Comments
 (0)