Skip to content

Commit 170f7b3

Browse files
Remove old publish script
1 parent 406682e commit 170f7b3

File tree

3 files changed

+0
-250
lines changed

3 files changed

+0
-250
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"scripts": {
1111
"cleanNodeModules": "rm -rf node_modules && pnpm -r exec rm -rf node_modules",
1212
"build": "nx run-many --target=build --parallel 5",
13-
"cipublish": "node scripts/publish.js",
1413
"dev": "nx run-many --target=dev --parallel 20",
1514
"test": "nx run-many --target=test",
1615
"check-outdated": "node scripts/check-outdated-packages.js",
@@ -24,7 +23,6 @@
2423
"@changesets/cli": "^2.29.8",
2524
"@svitejs/changesets-changelog-github-compact": "^1.2.0",
2625
"@tanstack/eslint-config": "^0.3.4",
27-
"@tanstack/publish-config": "^0.2.2",
2826
"eslint": "^9.20.0",
2927
"eslint-plugin-react-hooks": "^5.1.0",
3028
"eslint-plugin-unused-imports": "^4.1.4",

0 commit comments

Comments
 (0)