Permalink
Browse files
fix(generic): fix package.json warning about repository
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
package.json
|
@@ -2,6 +2,7 @@ |
|
|
"name": "electron-forge", |
|
|
"version": "0.0.5", |
|
|
"description": "A complete tool for building modern Electron applications", |
|
|
"repository": "https://github.com/MarshallOfSound/electron-forge", |
|
|
"main": "index.js", |
|
|
"bin": { |
|
|
"electron-forge": "dist/electron-forge.js", |
|
|
0 comments on commit
f21a87a