Skip to content

Commit 4a1ed36

Browse files
committed
use gh packages version of unindent
1 parent f000283 commit 4a1ed36

6 files changed

Lines changed: 16 additions & 15 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@casekit:registry=https://npm.pkg.github.com

packages/orm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@casekit/orm-migrate": "workspace:*",
1212
"@casekit/sql": "workspace:*",
1313
"@casekit/toolbox": "workspace:*",
14-
"@casekit/unindent": "^1.0.5",
14+
"@casekit/unindent": "0.0.0-gh-packages.634dab0",
1515
"@inquirer/prompts": "^8.2.0",
1616
"@inquirer/testing": "^3.0.4",
1717
"byline": "^5.0.0",

packages/orm-migrate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@casekit/orm-fixtures": "workspace:*",
1717
"@casekit/prettier-config": "workspace:*",
1818
"@casekit/tsconfig": "workspace:*",
19-
"@casekit/unindent": "^1.0.5",
19+
"@casekit/unindent": "0.0.0-gh-packages.634dab0",
2020
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
2121
"@types/node": "^24.0.3",
2222
"@types/pg": "^8.15.4",

packages/orm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@casekit/orm-testing": "workspace:*",
1919
"@casekit/prettier-config": "workspace:*",
2020
"@casekit/tsconfig": "workspace:*",
21-
"@casekit/unindent": "^1.0.5",
21+
"@casekit/unindent": "0.0.0-gh-packages.634dab0",
2222
"@eslint/js": "^9.29.0",
2323
"@faker-js/faker": "^10.2.0",
2424
"@trivago/prettier-plugin-sort-imports": "^5.2.2",

packages/sql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "",
66
"dependencies": {
77
"@casekit/toolbox": "workspace:*",
8-
"@casekit/unindent": "^1.0.5",
8+
"@casekit/unindent": "0.0.0-gh-packages.634dab0",
99
"es-toolkit": "^1.39.3",
1010
"sql-formatter": "^15.6.5"
1111
},

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)