Skip to content

Commit 3bea6c2

Browse files
committed
v0.1.3
1 parent 65ce02a commit 3bea6c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mqtt-workflow-manager",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"license": "MIT",
55
"description": "A react wrapper manager for MQTT",
66
"repository": "https://github.com/flow-build/react-mqtt-workflow-manager",
@@ -95,6 +95,7 @@
9595
"react-dom": "^18.2.0",
9696
"react-is": "^18.2.0",
9797
"rimraf": "^4.1.2",
98+
"rollup-plugin-babel": "^4.4.0",
9899
"rollup-plugin-node-builtins": "^2.1.2",
99100
"rollup-plugin-peer-deps-external": "^2.2.4",
100101
"semantic-release": "^20.1.1",

0 commit comments

Comments
 (0)