Skip to content

Commit

Permalink
package.json pkgConfig -> pkg (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorklopov authored and leo committed Oct 6, 2016
1 parent 607dd03 commit 4dd2cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -108,7 +108,7 @@
"prepublish": "gulp compile",
"pkg": "pkg . --out-dir out"
},
"pkgConfig": {
"pkg": {
"scripts": "build/**/*"
},
"ava": {
Expand Down

0 comments on commit 4dd2cfe

Please sign in to comment.