Use shrinkwrap for package locking (#8298)

This commit is contained in:
Tommaso Sciortino
2025-09-12 13:26:55 -07:00
committed by GitHub
parent 5c5c06e1ba
commit a889c63700
8 changed files with 10 additions and 8 deletions
+2 -1
View File
@@ -59,7 +59,8 @@
"files": [
"bundle/",
"README.md",
"LICENSE"
"LICENSE",
"npm-shrinkwrap.json"
],
"devDependencies": {
"@types/marked": "^5.0.2",