Skip to content

Commit a764e48

Browse files
committed
fix: extension installs retrieval
Install count is now retrieved at build time due to CORS
1 parent b2dd37e commit a764e48

File tree

4 files changed

+924
-71
lines changed

4 files changed

+924
-71
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"@types/node": "^20.8.3",
3838
"@types/node-fetch": "^2.6.11",
3939
"@types/node-fetch-cache": "^3.0.0",
40+
"@vscode/vsce": "^2.29.0",
4041
"node-fetch-cache": "^4.1.0"
4142
}
4243
}

0 commit comments

Comments
 (0)