We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b036355 commit 7cbb4b3Copy full SHA for 7cbb4b3
package.json
@@ -2,7 +2,10 @@
2
"name": "milliparsec",
3
"version": "4.0.0",
4
"description": "tiniest body parser in the universe",
5
- "repository": "https://github.com/tinyhttp/parsec.git",
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/tinyhttp/milliparsec"
8
+ },
9
"author": "talentlessguy <hi@v1rtl.site>",
10
"license": "MIT",
11
"types": "./dist/index.d.ts",
0 commit comments