mirror of
https://github.com/lights0123/n-link.git
synced 2024-12-22 18:25:27 +00:00
12 lines
153 B
JSON
12 lines
153 B
JSON
{
|
|
"private": true,
|
|
"workspaces": [
|
|
"desktop",
|
|
"n-link-core",
|
|
"web"
|
|
],
|
|
"dependencies": {
|
|
"@vue/cli-plugin-eslint": "~4.5.0"
|
|
}
|
|
}
|