3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-14 13:57:19 +00:00
zeppelin/dashboard
dependabot[bot] da17d7ee69
Bump dot-prop from 4.2.0 to 4.2.1 in /dashboard
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 18:06:44 +00:00
..
src docs: fix outdated default override replacement example 2020-09-30 00:24:01 +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 dot-prop from 4.2.0 to 4.2.1 in /dashboard 2020-11-09 18:06:44 +00:00
package.json Fix up docs 2020-07-30 13:08:06 +03: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