Merge branch 'master' into francisfuzz/husky

This commit is contained in:
Jonathan Clem 2020-01-08 15:23:21 -05:00 committed by GitHub
commit f2f148bee6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 149 additions and 59 deletions

View file

@ -4,7 +4,7 @@
"private": true,
"main": "dist/index.js",
"scripts": {
"build": "ncc build src/main.js"
"build": "ncc build src/main.ts"
},
"author": "GitHub",
"license": "MIT",