We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bea6c2 commit 81cfcb5Copy full SHA for 81cfcb5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-mqtt-workflow-manager",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"license": "MIT",
5
"description": "A react wrapper manager for MQTT",
6
"repository": "https://github.com/flow-build/react-mqtt-workflow-manager",
@@ -95,9 +95,7 @@
95
"react-dom": "^18.2.0",
96
"react-is": "^18.2.0",
97
"rimraf": "^4.1.2",
98
- "rollup-plugin-babel": "^4.4.0",
99
"rollup-plugin-node-builtins": "^2.1.2",
100
- "rollup-plugin-peer-deps-external": "^2.2.4",
101
"semantic-release": "^20.1.1",
102
"size-limit": "^8.2.4",
103
"ts-jest": "^29.0.5",
0 commit comments