Skip to content

Commit 3210b4d

Browse files
committed
chore(package): change remote
1 parent eea106f commit 3210b4d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
2-
"name": "nuxt-cookie-control",
2+
"name": "@dargmuesli/nuxt-cookie-control",
33
"version": "1.9.9",
44
"description": "Nuxt Cookies Control Module",
55
"license": "MIT",
66
"author": "Dario Ferderber <[email protected]>",
77
"contributors": [
8-
"Davor Teskera"
8+
"Davor Teskera",
9+
"Jonas Thelemann"
910
],
1011
"keywords": [
1112
"nuxt cookie control",
@@ -14,7 +15,7 @@
1415
"nuxt gdpr consent"
1516
],
1617
"main": "lib/module.js",
17-
"repository": "https://gitlab.com/broj42/nuxt-cookie-control",
18+
"repository": "https://gitlab.com/dargmuesli/nuxt-cookie-control",
1819
"publishConfig": {
1920
"access": "public"
2021
},

0 commit comments

Comments
 (0)