We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28b63e commit fbb75deCopy full SHA for fbb75de
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.11",
+ "arduino-serial-plotter-webapp": "0.0.13",
23
"@grpc/grpc-js": "^1.3.7",
24
"@theia/application-package": "1.18.0",
25
"@theia/core": "1.18.0",
0 commit comments