mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
13 lines
156 B
JSON
13 lines
156 B
JSON
{
|
|
"name": "root",
|
|
"private": true,
|
|
"importMap": {
|
|
"resolutions": {
|
|
"lit-html": "0.14.0"
|
|
}
|
|
},
|
|
"workspaces": [
|
|
"packages/*"
|
|
]
|
|
}
|