mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-18 06:34:28 +01:00
@@ -7,7 +7,7 @@
|
|||||||
"types": "tsc src/*.js --declaration --allowJs --emitDeclarationOnly --outDir types --target es2015",
|
"types": "tsc src/*.js --declaration --allowJs --emitDeclarationOnly --outDir types --target es2015",
|
||||||
"lint": "standard --fix",
|
"lint": "standard --fix",
|
||||||
"preinstall": "./bin/preinstall.sh",
|
"preinstall": "./bin/preinstall.sh",
|
||||||
"set-test": "tar xzf test_home.tar.gz -C . "
|
"pretest": "tar xzf test_home.tar.gz -C . "
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"gitpeard": "./src/gitpeard.js",
|
"gitpeard": "./src/gitpeard.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user