1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
budibase/packages/cli
Budibase Staging Release Bot faeab2dbc3 v2.4.8-alpha.4
2023-03-09 14:23:40 +00:00
..
src Fixing lint issue. 2023-03-03 12:08:03 +00:00
.eslintrc
.gitignore First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
LICENSE.md
package.json v2.4.8-alpha.4 2023-03-09 14:23:40 +00:00
start.sh Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
tsconfig.build.json First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
tsconfig.json Removing pro references. 2023-03-03 13:10:41 +00:00
yarn.lock Fixing an issue with the CLI dependencies, the version of docker-compose we were using didn't support ES6 imports, despite appearing as if it did, upgrading to a version this is properly supported. 2023-03-07 11:44:23 +00:00