mirror of
https://github.com/tycrek/degoogle.git
synced 2025-08-06 23:16:29 +02:00
chore: update license identifier in package.json
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -6,7 +6,7 @@
|
|||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"license": "ISC",
|
"license": "CC-BY-SA-4.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs-extra": "^9.0.0",
|
"fs-extra": "^9.0.0",
|
||||||
"moment": "^2.26.0",
|
"moment": "^2.26.0",
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"repository": "github:tycrek/degoogle",
|
"repository": "github:tycrek/degoogle",
|
||||||
"author": "tycrek <t@tycrek.com> (https://tycrek.com/)",
|
"author": "tycrek <t@tycrek.com> (https://tycrek.com/)",
|
||||||
"license": "ISC",
|
"license": "CC-BY-SA-4.0",
|
||||||
"bugs": "https://github.com/tycrek/degoogle/issues",
|
"bugs": "https://github.com/tycrek/degoogle/issues",
|
||||||
"homepage": "https://github.com/tycrek/degoogle#readme",
|
"homepage": "https://github.com/tycrek/degoogle#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Reference in New Issue
Block a user