mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 08:50:34 +01:00
chore: update resolutions
This commit is contained in:
@@ -7,7 +7,7 @@ import { debounce } from 'perfect-debounce'
|
||||
*/
|
||||
export default defineNuxtModule({
|
||||
meta: {
|
||||
name: 'nuxt-ui-dev-module'
|
||||
name: '@nuxt/ui-dev'
|
||||
},
|
||||
setup () {
|
||||
const nuxt = useNuxt()
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "nuxt-ui-dev-module",
|
||||
"name": "@nuxt/ui-dev",
|
||||
"exports": {
|
||||
".": "./index.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user