Browse Source
Both now-cli and now-desktop need the same here
master
Leo Lamprecht
8 years ago
No known key found for this signature in database
GPG Key ID: B08517883D5E0E10
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
@ -14,7 +14,7 @@ |
|
|
|
"test": "xo && ava", |
|
|
|
"pretest": "npm run build", |
|
|
|
"prepublish": "npm run build", |
|
|
|
"pkg": "pkg . --out-dir out" |
|
|
|
"pack": "pkg . --out-dir out" |
|
|
|
}, |
|
|
|
"pkg": { |
|
|
|
"scripts": "build/**/*" |
|
|
|