Skip to content

Commit ee30341

Browse files
committed
updated serial plotter webapp
1 parent 31e6805 commit ee30341

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: arduino-ide-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test:watch": "mocha --watch --watch-files lib \"./lib/test/**/*.test.js\""
2020
},
2121
"dependencies": {
22-
"arduino-serial-plotter-webapp": "0.0.4",
22+
"arduino-serial-plotter-webapp": "0.0.5",
2323
"@grpc/grpc-js": "^1.3.7",
2424
"@theia/application-package": "1.18.0",
2525
"@theia/core": "1.18.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4109,10 +4109,10 @@ archive-type@^4.0.0:
41094109
dependencies:
41104110
file-type "^4.2.0"
41114111

4112-
4113-
version "0.0.4"
4114-
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.0.4.tgz#4cb41e4360dfe3f9c28e0956d764fcf0aaaa03a5"
4115-
integrity sha512-t1BEqr02zPBmSV/jwFAUNlKu6GPa4p0TU3x3E0uco27SCaRIKT4qwPXfUlMkVfCGZB3JoNngdpAr7J082wzxxA==
4112+
4113+
version "0.0.5"
4114+
resolved "https://registry.yarnpkg.com/arduino-serial-plotter-webapp/-/arduino-serial-plotter-webapp-0.0.5.tgz#aaf21557de52abe2392372c15aba7d75cc7c9a43"
4115+
integrity sha512-ZNVwM67e/Xz+4PKFkJyPruxsZXuTvmOTwDrq1hKSjZHbpdMytQIqR+rT9pY+mg4jqFAn2Nd79Ycbazm8zXgJsQ==
41164116

41174117
are-we-there-yet@~1.1.2:
41184118
version "1.1.5"

0 commit comments

Comments
 (0)