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 34cf68e commit 4b9aca9Copy full SHA for 4b9aca9
package.json
@@ -20,7 +20,8 @@
20
"author": "Zefir",
21
"license": "LGPL-3.0-only",
22
"repository": {
23
- "url": "git+https://github.com/zefir-git/Multipart.ts.git"
+ "type": "git",
24
+ "url": "https://github.com/zefir-git/Multipart.ts"
25
},
26
"description": "TypeScript library for multipart data parsing and creation",
27
"devDependencies": {
0 commit comments