Skip to content

Commit fb7e428

Browse files
committed
v3.5.0
1 parent a13a4c0 commit fb7e428

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platformio-node-helpers",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "Collection of Node.JS helpers for PlatformIO",
55
"main": "dist/index.js",
66
"scripts": {
@@ -61,10 +61,10 @@
6161
"ws": "^6.1.1"
6262
},
6363
"devDependencies": {
64-
"@types/node": "^8",
6564
"@babel/core": "^7.1.6",
66-
"babel-loader": "^8.0.4",
65+
"@types/node": "^8",
6766
"babel-eslint": "^8.0.2",
67+
"babel-loader": "^8.0.4",
6868
"babel-plugin-transform-class-properties": "^6.24.1",
6969
"babel-plugin-transform-runtime": "^6.23.0",
7070
"babel-preset-env": "^1.7.0",

0 commit comments

Comments
 (0)