chore(html): release html@1.0.0 (#4988)

This commit is contained in:
Asher Gomez 2024-07-10 11:08:38 +10:00 committed by GitHub
parent 74388acd49
commit 0a8a3387c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
"@std/fmt": "jsr:@std/fmt@^0.225.6",
"@std/front-matter": "jsr:@std/front-matter@^1.0.0-rc.1",
"@std/fs": "jsr:@std/fs@^1.0.0-rc.4",
"@std/html": "jsr:@std/html@^1.0.0-rc.2",
"@std/html": "jsr:@std/html@^1.0.0",
"@std/http": "jsr:@std/http@^1.0.0-rc.3",
"@std/ini": "jsr:@std/ini@^1.0.0-rc.1",
"@std/internal": "jsr:@std/internal@^1.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@std/html",
"version": "1.0.0-rc.2",
"version": "1.0.0",
"exports": {
".": "./mod.ts",
"./entities": "./entities.ts",