Skip to content

Commit af33519

Browse files
committed
1 parent 0a08342 commit af33519

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
tsconfig.json
2-
esbuild.*.js
2+
esbuild.*.js
3+
*.log

packages/electron-chrome-web-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-chrome-web-store",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "Download extensions from the Chrome Web Store in Electron",
55
"main": "dist/browser/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)