1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
budibase/packages/frontend-core/package.json
Budibase Staging Release Bot 3fa186f69c v2.2.12-alpha.58
2023-02-01 16:06:01 +00:00

13 lines
344 B
JSON

{
"name": "@budibase/frontend-core",
"version": "2.2.12-alpha.58",
"description": "Budibase frontend core libraries used in builder and client",
"author": "Budibase",
"license": "MPL-2.0",
"svelte": "src/index.js",
"dependencies": {
"@budibase/bbui": "2.2.12-alpha.58",
"lodash": "^4.17.21",
"svelte": "^3.46.2"
}
}