overte/scripts/system/inventory
dependabot[bot] e40fd116f5
Bump highlight.js from 9.18.1 to 9.18.5 in /scripts/system/inventory
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:22:05 +00:00
..
dist Add compiled script files. 2020-07-21 00:43:44 -04:00
public Address CR comments. 2020-07-20 13:57:28 -04:00
src Fix comma. 2020-07-21 00:38:29 -04:00
.gitignore Move inventory.js back to system scripts. 2020-07-08 17:26:40 -04:00
babel.config.js Move inventory.js back to system scripts. 2020-07-08 17:26:40 -04:00
package-lock.json Bump highlight.js from 9.18.1 to 9.18.5 in /scripts/system/inventory 2021-11-25 18:22:05 +00:00
package.json Update packages. 2020-07-21 00:40:21 -04:00
README.md Move inventory.js back to system scripts. 2020-07-08 17:26:40 -04:00
vue.config.js Address CR comments. 2020-07-20 13:57:28 -04:00

inventory

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.