Skip to content

Commit b330347

Browse files
branchseerclaude
andcommitted
chore: Remove temporary test scripts from package.json files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4c0c35f commit b330347

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
},
99
"type": "module",
1010
"scripts": {
11-
"prepare": "husky",
12-
"build": "echo build",
13-
"build2": "echo build"
11+
"prepare": "husky"
1412
},
1513
"devDependencies": {
1614
"@types/node": "catalog:",

packages/tools/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
"read-stdin": "./src/read-stdin.js",
1212
"replace-file-content": "./src/replace-file-content.ts"
1313
},
14-
"scripts": {
15-
"build": "echo foo",
16-
"lint": "vp lint",
17-
"test": "echo test"
18-
},
1914
"dependencies": {
2015
"cross-env": "^10.1.0",
2116
"oxfmt": "0.26.0",

0 commit comments

Comments
 (0)