Skip to content

Commit ef823e7

Browse files
authored
Merge pull request #400 from OpenAPI-Qraft/reactor/cli-rename
feat: rename cli to openapi-cli
2 parents 0d5a36f + 462f1c1 commit ef823e7

14 files changed

Lines changed: 4 additions & 4 deletions

knip.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
".": {
1313
"ignoreDependencies": ["memfs", "@vitest/coverage-v8"]
1414
},
15-
"packages/cli": {
15+
"packages/openapi-cli": {
1616
"project": [
1717
"src/**/*.{js,cjs,mjs,jsx,ts,cts,mts,tsx}",
1818
"!src/**/__snapshots__/**",
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"repository": {
5757
"type": "git",
5858
"url": "git+https://github.com/OpenAPI-Qraft/openapi-qraft.git",
59-
"directory": "packages/cli"
59+
"directory": "packages/openapi-cli"
6060
},
6161
"bugs": {
6262
"url": "https://github.com/OpenAPI-Qraft/openapi-qraft/issues"
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)