ray-1337
2 years ago
No known key found for this signature in database
GPG Key ID: DED41DCC150FCD32
1 changed files with
2 additions and
1 deletions
-
package.json
|
|
@ -33,7 +33,8 @@ |
|
|
|
"url": "https://github.com/ray-1337/node-ufw/issues" |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
|
"test": "ava Test.ts" |
|
|
|
"test": "ava Test.ts", |
|
|
|
"build": "rm -rf dist && tsc -p tsconfig.json" |
|
|
|
}, |
|
|
|
"ava": { |
|
|
|
"extensions": [ "ts" ], |
|
|
|