We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e6805 commit ee35a48Copy full SHA for ee35a48
arduino-ide-extension/package.json
@@ -19,7 +19,7 @@
19
"test:watch": "mocha --watch --watch-files lib \"./lib/test/**/*.test.js\""
20
},
21
"dependencies": {
22
- "arduino-serial-plotter-webapp": "0.0.4",
+ "arduino-serial-plotter-webapp": "0.0.5",
23
"@grpc/grpc-js": "^1.3.7",
24
"@theia/application-package": "1.18.0",
25
"@theia/core": "1.18.0",
0 commit comments