Skip to content

Commit 4b26125

Browse files
committed
fix: build
1 parent c42c105 commit 4b26125

File tree

3 files changed

+57
-40
lines changed

3 files changed

+57
-40
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
shamefully-hoist=true
22
strict-peer-dependencies=false
3+
ignore-workspace-root-check=true

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"execa": "^6.1.0",
5050
"nitropack": "^1.0.0",
5151
"nuxt": "3.0.0",
52+
"typescript": "^4.9.4",
5253
"vitest": "^0.25.5"
5354
}
5455
}

pnpm-lock.yaml

+55-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)