mirror of https://github.com/vuejs/core.git
10 lines
153 B
JSON
10 lines
153 B
JSON
|
|
{
|
||
|
|
"name": "dts-test",
|
||
|
|
"private": true,
|
||
|
|
"version": "0.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"vue": "workspace:*",
|
||
|
|
"dts-built-test": "workspace:*"
|
||
|
|
}
|
||
|
|
}
|