overte/scripts/system/inventory
dependabot[bot] 36f922dfc9
Bump postcss from 7.0.32 to 7.0.39 in /scripts/system/inventory
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.32 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.32...7.0.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:16 +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 postcss from 7.0.32 to 7.0.39 in /scripts/system/inventory 2021-11-13 19:54:16 +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.