Skip to content

Commit e1935ec

Browse files
authored
chore(json): release [email protected] (denoland#5215)
1 parent a8a637f commit e1935ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@std/ini": "jsr:@std/ini@^1.0.0-rc.2",
3434
"@std/internal": "jsr:@std/internal@^1.0.1",
3535
"@std/io": "jsr:@std/io@^0.224.3",
36-
"@std/json": "jsr:@std/json@^1.0.0-rc.3",
36+
"@std/json": "jsr:@std/json@^1.0.0",
3737
"@std/jsonc": "jsr:@std/jsonc@^1.0.0-rc.3",
3838
"@std/log": "jsr:@std/log@^0.224.5",
3939
"@std/media-types": "jsr:@std/media-types@^1.0.2",

json/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@std/json",
3-
"version": "1.0.0-rc.3",
3+
"version": "1.0.0",
44
"exports": {
55
".": "./mod.ts",
66
"./types": "./types.ts",

0 commit comments

Comments
 (0)