zappyzep/dashboard
dependabot[bot] f68176f01d
Bump acorn from 6.3.0 to 6.4.1 in /dashboard
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 14:36:05 +00:00
..
src Fix spacing issue for aliases. / was right behind the alias 2020-04-03 16:13:25 +03:00
.editorconfig Dashboard work and related 2019-06-23 19:18:41 +03:00
.env.example Separate bot and API server .env files. Add example .env files. 2019-07-21 14:37:46 +03:00
.gitignore Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
.htmlnanorc.js Dashboard: don't collapse whitespace in code blocks (or anywhere) 2019-07-29 22:31:47 +03:00
package-lock.json Bump acorn from 6.3.0 to 6.4.1 in /dashboard 2020-04-04 14:36:05 +00:00
package.json dashboard: update babel packages 2019-11-07 22:56:51 +02:00
tailwind.config.js dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks 2019-10-10 21:58:00 +03:00
ts-vue-shim.d.ts Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00
tsconfig.json Change target in tsconfig from esnext to es2018 to support optional chaining/nullish coalescing on Node.js 12 2019-11-27 21:43:54 +02:00
webpack.config.js dashboard: use tsconfig path aliases in webpack automatically 2019-11-07 22:53:28 +02:00