Merge branch 'master' into francisfuzz/husky

This commit is contained in:
Jonathan Clem
2020-01-08 15:23:21 -05:00
committed by GitHub
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",