Skip to content

Commit 013384e

Browse files
authored
Fix registry for prismjs 1.27.0 (#222508)
## Summary Inadvertently changed from yarn to npm in #222019, and backported to 9.0 & 8.19.
1 parent 99c2531 commit 013384e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26461,7 +26461,7 @@ prismjs@^1.29.0:
2646126461

2646226462
prismjs@~1.27.0:
2646326463
version "1.27.0"
26464-
resolved "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz"
26464+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
2646526465
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
2646626466

2646726467
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:

0 commit comments

Comments
 (0)