Skip to content

Commit 81cfcb5

Browse files
committed
v0.1.4
1 parent 3bea6c2 commit 81cfcb5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mqtt-workflow-manager",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"license": "MIT",
55
"description": "A react wrapper manager for MQTT",
66
"repository": "https://github.com/flow-build/react-mqtt-workflow-manager",
@@ -95,9 +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",
9998
"rollup-plugin-node-builtins": "^2.1.2",
100-
"rollup-plugin-peer-deps-external": "^2.2.4",
10199
"semantic-release": "^20.1.1",
102100
"size-limit": "^8.2.4",
103101
"ts-jest": "^29.0.5",

0 commit comments

Comments
 (0)