Skip to content

Commit e33cb72

Browse files
authored
Update package.json
close tinesoft#143
1 parent b8edcbf commit e33cb72

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

libs/ngx-cookieconsent/package.json

+11-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,15 @@
88
"cookieconsent": "^3.1.1"
99
},
1010
"dependencies": {},
11-
"sideEffects": false
11+
"sideEffects": false,
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/tinesoft/ngx-cookieconsent.git"
15+
},
16+
"keywords": [
17+
"angular",
18+
"cookie",
19+
"cookieconsent"
20+
],
21+
"license": "MIT",
1222
}

0 commit comments

Comments
 (0)