This commit is contained in:
Basti 2020-04-16 22:18:17 +02:00
parent 603b58a308
commit 311df067db
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "hal8000", "name": "hal8000",
"version": "2.3.0", "version": "2.3.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "hal8000", "name": "hal8000",
"version": "2.3.0", "version": "2.3.1",
"private": true, "private": true,
"scripts": { "scripts": {
"start": "./run.sh", "start": "./run.sh",