mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
chore(json): release json@1.0.0
(#5215)
This commit is contained in:
parent
a8a637fb92
commit
e1935ecc82
@ -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",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@std/json",
|
||||
"version": "1.0.0-rc.3",
|
||||
"version": "1.0.0",
|
||||
"exports": {
|
||||
".": "./mod.ts",
|
||||
"./types": "./types.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user