vue3-core/packages-private/dts-test/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
153 B
JSON
Raw Permalink Normal View History

2023-02-03 17:10:31 +08:00
{
"name": "dts-test",
"private": true,
"version": "0.0.0",
2023-02-03 17:10:31 +08:00
"dependencies": {
"vue": "workspace:*",
"dts-built-test": "workspace:*"
}
2023-02-03 17:10:31 +08:00
}