Skip to content

Commit 8b05f4d

Browse files
committed
Fix missing package
1 parent 51911af commit 8b05f4d

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

typescript/package-lock.json

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

typescript/packages/lookslike-prototype/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@codemirror/state": "^6.4.1",
6060
"@codemirror/view": "^6.27.0",
6161
"codemirror": "^6.0.1",
62+
"idb-keyval": "^6.2.1",
6263
"prettier": "^3.3.0"
6364
}
6465
}

0 commit comments

Comments
 (0)