File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " @flowbuild/ react-mqtt-workflow-manager" ,
3- "version" : " 0.1.0 " ,
2+ "name" : " react-mqtt-workflow-manager" ,
3+ "version" : " 0.1.2 " ,
44 "license" : " MIT" ,
55 "description" : " A react wrapper manager for MQTT" ,
66 "repository" : " https://github.com/flow-build/react-mqtt-workflow-manager" ,
5757 "size-limit" : [
5858 {
5959 "path" : " dist/react-mqtt-workflow-manager.cjs.production.min.js" ,
60- "limit" : " 10 KB"
60+ "limit" : " 25 KB"
6161 },
6262 {
6363 "path" : " dist/react-mqtt-workflow-manager.esm.js" ,
64- "limit" : " 10 KB"
64+ "limit" : " 25 KB"
6565 }
6666 ],
6767 "devDependencies" : {
6868 "@babel/core" : " ^7.21.0" ,
69+ "@rollup/plugin-url" : " ^8.0.1" ,
70+ "@size-limit/esbuild-why" : " ^8.2.4" ,
6971 "@size-limit/preset-small-lib" : " ^8.2.4" ,
7072 "@testing-library/jest-dom" : " ^5.16.5" ,
7173 "@testing-library/react" : " ^14.0.0" ,
9395 "react-dom" : " ^18.2.0" ,
9496 "react-is" : " ^18.2.0" ,
9597 "rimraf" : " ^4.1.2" ,
98+ "rollup-plugin-node-builtins" : " ^2.1.2" ,
99+ "rollup-plugin-peer-deps-external" : " ^2.2.4" ,
96100 "semantic-release" : " ^20.1.1" ,
97101 "size-limit" : " ^8.2.4" ,
98102 "ts-jest" : " ^29.0.5" ,
You can’t perform that action at this time.
0 commit comments