Skip to content

Commit 3967ff0

Browse files
committed
Avoid infinite recursion when expanding windows environment variables
1 parent cf8072f commit 3967ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@
908908
},
909909
"dependencies": {
910910
"fs-plus": "~3.1.1",
911-
"platformio-node-helpers": "~9.9.0",
911+
"platformio-node-helpers": "~9.9.1",
912912
"platformio-vscode-debug": "~1.4.1"
913913
},
914914
"devDependencies": {

0 commit comments

Comments
 (0)