Skip to content

Commit f6168f0

Browse files
committed
Install json-schema
1 parent 0eef23d commit f6168f0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

typescript/package-lock.json

Lines changed: 8 additions & 2 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,10 @@
5858
"@codemirror/language": "^6.10.2",
5959
"@codemirror/state": "^6.4.1",
6060
"@codemirror/view": "^6.27.0",
61+
"@types/json-schema": "^7.0.15",
6162
"codemirror": "^6.0.1",
6263
"idb-keyval": "^6.2.1",
64+
"json-schema": "^0.4.0",
6365
"prettier": "^3.3.0"
6466
}
6567
}

0 commit comments

Comments
 (0)