Skip to content

Commit c6949ab

Browse files
committed
wip
1 parent a18f659 commit c6949ab

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

dev-packages/node-integration-tests/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@
1616
"build:types": "tsc -p tsconfig.types.json",
1717
"clean": "rimraf -g **/node_modules && run-p clean:script",
1818
"clean:script": "node scripts/clean.js",
19-
"express-v5-install": "cd suites/express-v5 && yarn --no-lockfile",
2019
"lint": "eslint . --format stylish",
2120
"fix": "eslint . --format stylish --fix",
2221
"type-check": "tsc",
23-
"pretest": "yarn express-v5-install",
2422
"test": "vitest run",
2523
"test:watch": "yarn test --watch"
2624
},

dev-packages/node-integration-tests/suites/express-v5/package.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)