overte/scripts/system/inventory
dependabot[bot] 34186b8d65
Bump ssri from 6.0.1 to 6.0.2 in /scripts/system/inventory
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:15:08 +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 ssri from 6.0.1 to 6.0.2 in /scripts/system/inventory 2021-11-25 18:15:08 +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.