deps: reinstall

This commit is contained in:
Henk Verlinde 2020-11-06 08:34:22 +01:00
parent 7d034d85da
commit 6705f4bbc4
4 changed files with 3218 additions and 312 deletions

View File

@ -1 +1,2 @@
node_modules
node_modules
CHANGELOG.md

View File

@ -38,6 +38,3 @@ All notable changes to this project will be documented in this file. See [standa
* bump versions ([53cf8ba](https://github.com/h-enk/doks/commit/53cf8ba6e260687c4fc5eea0774a7d0e6aa559f8))
* update for dependabot PR's ([bad7deb](https://github.com/h-enk/doks/commit/bad7debffa8d8e6b442edf6e51f07f915fdfdd83))
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

3522
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "doks",
"version": "0.2.0",
"version": "0.1.0",
"private": true,
"browserslist": [
"defaults"