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.
2 parents 38172ec + c35f138 commit e18ef03Copy full SHA for e18ef03
.gitignore
@@ -13,3 +13,5 @@ specification/src/main/asciidoc/docinfo-header.html
13
Sparkplug_TCK_*.zip
14
tck/Sparkplug_TCK_*.zip
15
.pydevproject
16
+tck/webconsole/yarn.lock
17
+tck/webconsole/package-lock.json
tck/webconsole/package.json
@@ -12,13 +12,13 @@
12
"@babel/core": "^7.15.0",
"@babel/plugin-proposal-private-property-in-object": "^7.14.5",
"bootstrap": "^4.6.0",
- "bootstrap-vue": "^2.21.2",
+ "bootstrap-vue": "2.21.2",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
18
"core-js": "^3.16.2",
19
"lodash": "^4.17.21",
20
"mqtt": "^4.2.8",
21
- "nuxt": "^2.15.8",
+ "nuxt": "2.15.8",
22
"nuxt-clipboard2": "^0.2.1",
23
"paho-mqtt": "^1.1.0",
24
"uuid": "^8.3.2",
0 commit comments