fix npm ci

This commit is contained in:
Rene Haas
2022-10-14 14:39:31 +02:00
parent d81692b53b
commit b61bbe5f03
23 changed files with 130 additions and 7564 deletions
+3 -2
View File
@@ -2,15 +2,16 @@
"private": true,
"workspaces": [
"packages/*",
"docs/*",
"local/*"
"docs/*"
],
"devDependencies": {
"@~local/browser-testing": "file:./local/browser-testing",
"@~local/config": "file:./local/config",
"@~local/esbuild": "file:./local/esbuild",
"@~local/full-coverage": "file:./local/full-coverage",
"@~local/playwright-tooling": "file:./local/playwright-tooling",
"@~local/rollup": "file:./local/rollup",
"@~local/tailwind": "file:./local/tailwind",
"@~local/tsconfig": "file:./local/tsconfig",
"@babel/core": "^7.18.2",
"@babel/plugin-transform-runtime": "^7.18.2",