Skip to content

Commit db6f690

Browse files
committed
remove new script for now
1 parent 9fa8322 commit db6f690

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"test": "jest",
3535
"test:watch": "jest --watch",
3636
"check:runtimes": "tsx scripts/ecosystem-check.ts",
37-
"check:runtimes:full": "tsx scripts/ecosystem-check-enhanced.ts",
3837
"prettier": "prettier \"src/**/*.{js,ts,tsx}\" --check",
3938
"format": "prettier \"src/**/*.{js,ts,tsx}\" --write",
4039
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)