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 65ce02a commit 3bea6c2Copy full SHA for 3bea6c2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-mqtt-workflow-manager",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"license": "MIT",
5
"description": "A react wrapper manager for MQTT",
6
"repository": "https://github.com/flow-build/react-mqtt-workflow-manager",
@@ -95,6 +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",
0 commit comments