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:
Ajax Davis 2026-01-01 00:09:33 +10:00
parent 17b9ffb6aa
commit 0d93366659

View file

@ -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"],