chore: deps for demo app

This commit is contained in:
Ayo 2022-10-01 13:08:39 +02:00
parent 158f817d5a
commit f2dfe8aa8a
2 changed files with 695 additions and 1271 deletions

1961
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -51,5 +51,8 @@
"peerDependencies": {
"astro": "^1.0.0"
},
"license": "ISC"
"license": "ISC",
"workspaces": [
"demo"
]
}