Skip to content

Commit a916690

Browse files
authored
Upgrade ELements (#11)
1 parent 689b28b commit a916690

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Prevent accidental package upgrades from a private registry and avoid writing private URLs to the lock file.
2-
registry="https://registry.npmjs.org/"
2+
registry=https://registry.npmjs.org/

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@astrojs/check": "^0.9.4",
1515
"@astrojs/starlight": "^0.28.3",
1616
"@expressive-code/plugin-line-numbers": "^0.38.3",
17-
"@vscode-elements/elements": "^1.11.0",
17+
"@vscode-elements/elements": "^1.12.0",
1818
"@vscode-elements/webview-playground": "^1.3.0",
1919
"astro": "^4.16.0",
2020
"marked": "^15.0.3",

0 commit comments

Comments
 (0)