1 Commits
v3.0.9 ... main

Author SHA1 Message Date
e6b8613e97 update description 2024-05-29 14:16:52 +02:00

View File

@@ -14,7 +14,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitlab.com/pushrocks/smartunique.git" "url": "https://code.foss.global/push.rocks/smartunique.git"
}, },
"keywords": [ "keywords": [
"unique identifier", "unique identifier",
@@ -53,5 +53,6 @@
"type": "module", "type": "module",
"browserslist": [ "browserslist": [
"last 1 chrome versions" "last 1 chrome versions"
] ],
} "homepage": "https://code.foss.global/push.rocks/smartunique"
}