Skip to content

Commit 93a32d6

Browse files
committed
v1.8.0
1 parent 2b23ac3 commit 93a32d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "esp-idf-extension",
33
"displayName": "ESP-IDF",
44
"description": "Develop and debug applications for Espressif chips with ESP-IDF",
5-
"version": "1.7.1",
5+
"version": "1.8.0",
66
"license": "Apache-2.0",
77
"publisher": "espressif",
88
"icon": "media/espressif_icon.png",
@@ -2141,8 +2141,8 @@
21412141
"webpack-cli": "^4.9.2"
21422142
},
21432143
"dependencies": {
2144-
"@vscode/l10n": "^0.0.18",
21452144
"@types/js-yaml": "^4.0.5",
2145+
"@vscode/l10n": "^0.0.18",
21462146
"ansi-to-html": "^0.6.11",
21472147
"assert": "^2.1.0",
21482148
"axios": "^1.6.0",

0 commit comments

Comments
 (0)