overte/scripts/system/inventory
dependabot[bot] fcdbd244c5
Bump lodash from 4.17.15 to 4.17.21 in /scripts/system/inventory
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:19:02 +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 lodash from 4.17.15 to 4.17.21 in /scripts/system/inventory 2021-11-25 18:19:02 +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.