Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63454a4cfd |
@@ -19,7 +19,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublishOnly": "echo 'Use pnpm run release from repo root' && exit 1",
|
"prepublishOnly": "echo 'Use pnpm run release from repo root' && exit 1",
|
||||||
"test": "vitest run __tests__/",
|
"test": "vitest run __tests__/",
|
||||||
"test:ci": "vitest run __tests__/"
|
"test:ci": "vitest run __tests__/ --exclude __tests__/integration/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ocas/core": "^0.3.0",
|
"@ocas/core": "^0.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user