remove react-dom dependency
This commit is contained in:
parent
f524dde5ae
commit
f44ceb46cd
2 changed files with 0 additions and 4 deletions
|
|
@ -47,7 +47,6 @@
|
|||
"@strudel.cycles/core": "workspace:*",
|
||||
"@uiw/codemirror-themes": "^4.19.16",
|
||||
"@uiw/codemirror-themes-all": "^4.19.16",
|
||||
"react-dom": "^18.2.0",
|
||||
"nanostores": "^0.8.1",
|
||||
"@nanostores/persistent": "^0.8.0"
|
||||
},
|
||||
|
|
|
|||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
|
|
@ -123,9 +123,6 @@ importers:
|
|||
nanostores:
|
||||
specifier: ^0.8.1
|
||||
version: 0.8.1
|
||||
react-dom:
|
||||
specifier: ^18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
devDependencies:
|
||||
vite:
|
||||
specifier: ^4.3.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue