chore(json): release json@1.0.0 (#5215)

This commit is contained in:
Asher Gomez 2024-07-22 20:21:02 +10:00 committed by GitHub
parent a8a637fb92
commit e1935ecc82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
"@std/ini": "jsr:@std/ini@^1.0.0-rc.2",
"@std/internal": "jsr:@std/internal@^1.0.1",
"@std/io": "jsr:@std/io@^0.224.3",
"@std/json": "jsr:@std/json@^1.0.0-rc.3",
"@std/json": "jsr:@std/json@^1.0.0",
"@std/jsonc": "jsr:@std/jsonc@^1.0.0-rc.3",
"@std/log": "jsr:@std/log@^0.224.5",
"@std/media-types": "jsr:@std/media-types@^1.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@std/json",
"version": "1.0.0-rc.3",
"version": "1.0.0",
"exports": {
".": "./mod.ts",
"./types": "./types.ts",