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 c15774ce68
commit 21826010ef
8 changed files with 10 additions and 8 deletions

View File

@@ -59,7 +59,8 @@
"files": [
"bundle/",
"README.md",
"LICENSE"
"LICENSE",
"npm-shrinkwrap.json"
],
"devDependencies": {
"@types/marked": "^5.0.2",