chore(release): 0.4.5

This commit is contained in:
Bill Church 2022-03-31 08:51:47 -04:00
parent 5f6d4e9e3b
commit bd0e1f2ec0
2 changed files with 3 additions and 3 deletions

4
app/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "webssh2",
"version": "0.4.4",
"version": "0.4.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "webssh2",
"version": "0.4.4",
"version": "0.4.5",
"license": "SEE LICENSE IN FILE - LICENSE",
"dependencies": {
"basic-auth": "~2.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "webssh2",
"version": "0.4.4",
"version": "0.4.5",
"ignore": [
".gitignore"
],