Skip to content

Commit f38a058

Browse files
committed
npm run publish
1 parent 53d170b commit f38a058

File tree

2 files changed

+56
-57
lines changed

2 files changed

+56
-57
lines changed

package-lock.json

Lines changed: 55 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"package": "electron-forge package",
1010
"make": "electron-forge make",
1111
"lint": "tslint --project tsconfig.json --type-check --force --fix",
12+
"publish": "electron-forge publish",
1213
"test": "jest"
1314
},
1415
"keywords": [],

0 commit comments

Comments
 (0)