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 0a08342 commit af33519Copy full SHA for af33519
.npmignore
@@ -1,2 +1,3 @@
1
tsconfig.json
2
-esbuild.*.js
+esbuild.*.js
3
+*.log
packages/electron-chrome-web-store/package.json
@@ -1,6 +1,6 @@
{
"name": "electron-chrome-web-store",
- "version": "0.0.3",
+ "version": "0.1.0",
4
"description": "Download extensions from the Chrome Web Store in Electron",
5
"main": "dist/browser/index.js",
6
"scripts": {
0 commit comments