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.
1 parent a13a4c0 commit fb7e428Copy full SHA for fb7e428
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "platformio-node-helpers",
3
- "version": "3.4.0",
+ "version": "3.5.0",
4
"description": "Collection of Node.JS helpers for PlatformIO",
5
"main": "dist/index.js",
6
"scripts": {
@@ -61,10 +61,10 @@
61
"ws": "^6.1.1"
62
},
63
"devDependencies": {
64
- "@types/node": "^8",
65
"@babel/core": "^7.1.6",
66
- "babel-loader": "^8.0.4",
+ "@types/node": "^8",
67
"babel-eslint": "^8.0.2",
+ "babel-loader": "^8.0.4",
68
"babel-plugin-transform-class-properties": "^6.24.1",
69
"babel-plugin-transform-runtime": "^6.23.0",
70
"babel-preset-env": "^1.7.0",
0 commit comments