mirror of
https://github.com/samsonjs/format.git
synced 2026-04-27 14:57:39 +00:00
Update project link in package.json
This commit is contained in:
parent
72662d55dd
commit
80570f29f9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "format",
|
"name": "format",
|
||||||
"description": "printf, sprintf, and vsprintf for JavaScript",
|
"description": "printf, sprintf, and vsprintf for JavaScript",
|
||||||
"version": "0.2.2",
|
"version": "0.2.2",
|
||||||
"homepage": "http://samhuri.net/proj/format",
|
"homepage": "https://samhuri.net/projects/format",
|
||||||
"author": "Sami Samhuri <sami@samhuri.net>",
|
"author": "Sami Samhuri <sami@samhuri.net>",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue