chore: update nest.land config

This commit is contained in:
Umberto Pepato
2020-10-30 10:05:27 +01:00
parent 9f2c84a69d
commit 3fce338aa8

View File

@@ -3,7 +3,7 @@ description: An npm-style script runner for Deno
unstable: true
version: 1.0.0-beta.16
repository: 'https://github.com/umbopepato/velociraptor/'
entry: /cli.ts
entry: cli.ts
files:
- ./src/**/*
- ./cli.ts
@@ -14,3 +14,6 @@ files:
- ./LICENSE
checkAll: true
unlisted: false
check: true
homepage: 'https://github.com/umbopepato/velociraptor/'
ignore: []