fix: bump url-parse to 0.2.0 for republish
0.1.0 was already published in a previous attempt.
This commit is contained in:
parent
17b9ffb6aa
commit
0d93366659
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tpmjs/tools-url-parse",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "Parse URL into components using the URL Web API",
|
||||
"type": "module",
|
||||
"keywords": ["tpmjs", "data", "url", "parse", "uri"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue