Skip to content

Commit 3048e3c

Browse files
authored
chore: keep old slug but update name
1 parent 98a3dbf commit 3048e3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

detectors/nuxt.modules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@
219219
"js": "window.$nuxt?.$options?.context?.app?.$rollbar"
220220
}
221221
},
222-
"@nuxtjs/dayjs": {
222+
"nuxt-dayjs-module": {
223223
"metas": {
224-
"slug": "nuxtjs-dayjs",
224+
"slug": "nuxt-dayjs-module",
225225
"name": "@nuxtjs/dayjs",
226226
"imgPath": null,
227227
"url": "https://github.com/nuxt-community/dayjs-module"

0 commit comments

Comments
 (0)