1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/builder
dependabot[bot] 89a020e91a Bump json5 from 2.2.0 to 2.2.3 in /packages/builder
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 09:08:48 +00:00
..
.vscode
assets
build
cypress Increasing timeouts for commands 2022-12-22 15:09:32 +00:00
scripts
src Ensure view names are properly encoded to handle certain special characters (#9145) 2022-12-22 13:09:07 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.2.10-alpha.13 2023-01-05 09:06:35 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Bump json5 from 2.2.0 to 2.2.3 in /packages/builder 2023-01-05 09:08:48 +00:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build