Browse Source

Update package.json

Co-authored-by: rozetko <rozetko@corpglory.com>
pull/21/head
Coin de Gamma 3 years ago committed by GitHub
parent
commit
872f2001a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -7,7 +7,7 @@
"build:lib": "tsc --p lib.tsconfig.json",
"build:bin": "tsc --p bin.tsconfig.json",
"dev": "tsc -w",
"test": "jest "
"test": "jest"
},
"repository": {
"type": "git",

Loading…
Cancel
Save