mirror of
https://github.com/zhigang1992/velociraptor.git
synced 2026-01-12 17:53:16 +08:00
chore: update nest.land config
This commit is contained in:
5
egg.yml
5
egg.yml
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user