chore: deps for demo app
This commit is contained in:
parent
158f817d5a
commit
f2dfe8aa8a
2 changed files with 695 additions and 1271 deletions
1961
package-lock.json
generated
1961
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -51,5 +51,8 @@
|
|||
"peerDependencies": {
|
||||
"astro": "^1.0.0"
|
||||
},
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
"demo"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue