Ignore node_modules, add @zeit/ncc and husky

This commit is contained in:
Jonathan Clem
2020-05-14 15:17:27 -04:00
parent 67712d1715
commit 6f8a4fe252
178 changed files with 476 additions and 13120 deletions

View File

@@ -7,5 +7,9 @@
"@actions/exec": "^1.0.0",
"@actions/tool-cache": "^1.1.0",
"semver": "^6.3.0"
},
"devDependencies": {
"@zeit/ncc": "^0.22.1",
"husky": "^4.2.5"
}
}