anvil/striker-ui-api
dependabot[bot] 0c37c36cea
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:33:45 +00:00
..
lib fix(striker-ui-api): complete file upload endpoint 2022-03-18 22:50:40 -04:00
middlewares fix(striker-ui-api): handle POST to upload files 2022-03-18 22:50:40 -04:00
out build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
routes fix(striker-ui-api): complete file upload endpoint 2022-03-18 22:50:40 -04:00
.gitignore build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
.prettierrc.json feat: add API skeleton for striker-ui 2022-03-18 22:50:40 -04:00
app.js fix(striker-ui-api): enable CORS for all origins 2022-03-18 22:50:40 -04:00
index.js feat: add API skeleton for striker-ui 2022-03-18 22:50:40 -04:00
Makefile.am fix(striker-ui-api): relocate API resources during installation 2022-03-18 22:50:41 -04:00
package-lock.json build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api 2022-03-23 19:33:45 +00:00
package.json build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
webpack.config.js build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00