mirror of
https://github.com/Dokploy/cli.git
synced 2026-06-15 20:25:22 +02:00
chore: add LICENSE and contributing MD
This commit is contained in:
@@ -81,7 +81,8 @@
|
||||
"posttest": "pnpm run lint",
|
||||
"prepack": "oclif manifest && oclif readme",
|
||||
"test": "mocha --forbid-only \"test/**/*.test.ts\"",
|
||||
"version": "oclif readme && git add README.md"
|
||||
"version": "oclif readme && git add README.md",
|
||||
"publish" :"npm publish"
|
||||
},
|
||||
"types": "dist/index.d.ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user