Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmaddock committed Nov 26, 2024
1 parent 0a08342 commit af33519
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
tsconfig.json
esbuild.*.js
esbuild.*.js
*.log
2 changes: 1 addition & 1 deletion packages/electron-chrome-web-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-chrome-web-store",
"version": "0.0.3",
"version": "0.1.0",
"description": "Download extensions from the Chrome Web Store in Electron",
"main": "dist/browser/index.js",
"scripts": {
Expand Down

0 comments on commit af33519

Please sign in to comment.