Skip to content

Commit 7cbb4b3

Browse files
committed
fkn provenance
1 parent b036355 commit 7cbb4b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "milliparsec",
33
"version": "4.0.0",
44
"description": "tiniest body parser in the universe",
5-
"repository": "https://github.com/tinyhttp/parsec.git",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/tinyhttp/milliparsec"
8+
},
69
"author": "talentlessguy <hi@v1rtl.site>",
710
"license": "MIT",
811
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)