mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
fix: move to workspace:*
This commit is contained in:
parent
1bb24381c6
commit
5e44b08b72
@ -117,7 +117,7 @@
|
||||
"vue-router": "^4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/ui-templates": "link:../ui-templates",
|
||||
"@nuxt/ui-templates": "workspace:*",
|
||||
"@parcel/watcher": "2.4.1",
|
||||
"@types/estree": "1.0.5",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
|
@ -1 +1 @@
|
||||
export * from '@nuxt/ui-templates/dist/templates/error-500'
|
||||
export * from '../../../../../ui-templates/dist/templates/error-dev'
|
@ -1 +1 @@
|
||||
export * from '@nuxt/ui-templates/dist/templates/error-dev'
|
||||
export * from '../../../../../ui-templates/dist/templates/error-dev'
|
Loading…
Reference in New Issue
Block a user