Skip to content

Commit 30e043c

Browse files
committed
runtime 6.0.0
1 parent 2b4a42b commit 30e043c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@clack/prompts": "^0.7.0",
5959
"@observablehq/inputs": "^0.12.0",
6060
"@observablehq/inspector": "^5.0.1",
61-
"@observablehq/runtime": "^6.0.0-rc.1",
61+
"@observablehq/runtime": "^6.0.0",
6262
"@rollup/plugin-commonjs": "^25.0.7",
6363
"@rollup/plugin-json": "^6.1.0",
6464
"@rollup/plugin-node-resolve": "^15.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,10 @@
402402
dependencies:
403403
isoformat "^0.2.0"
404404

405-
"@observablehq/runtime@^6.0.0-rc.1":
406-
version "6.0.0-rc.1"
407-
resolved "https://registry.yarnpkg.com/@observablehq/runtime/-/runtime-6.0.0-rc.1.tgz#33d6d6f69d0d77198cef71bd8968cff649f92880"
408-
integrity sha512-hTo+cKLtgfTdH6f7YlnUfZjaIoST7gLuCzPWxWOGpGxYLnld9645A/HyIAXAa0z4L19FmgHRFZW/5RZp/Eu+1g==
405+
"@observablehq/runtime@^6.0.0":
406+
version "6.0.0"
407+
resolved "https://registry.yarnpkg.com/@observablehq/runtime/-/runtime-6.0.0.tgz#0ae8d8fa202dba487c34d2ff09ed5f6bca6b189e"
408+
integrity sha512-t3UXP69O0JK20HY/neF4/DDDSDorwo92As806Y1pNTgTmj1NtoPyVpesYzfH31gTFOFrXC2cArV+wLpebMk9eA==
409409

410410
"@pkgjs/parseargs@^0.11.0":
411411
version "0.11.0"

0 commit comments

Comments
 (0)