overte/scripts/system/inventory
dependabot[bot] 03d01d8210
Bump dns-packet from 1.3.1 to 1.3.4 in /scripts/system/inventory
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:14 +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 dns-packet from 1.3.1 to 1.3.4 in /scripts/system/inventory 2021-11-13 19:54:14 +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.