Update go bindata

This commit is contained in:
Andrea Spacca 2021-01-30 19:08:35 +01:00
parent ea55b0ae1b
commit bc7d8b8913
5 changed files with 15350 additions and 7690 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"tests"
],
"dependencies": {
"videojs": "~7.9.7",
"videojs": "~7.10.2",
"bootstrap": "~3.0.0",
"modernizr": "~2.6.2",
"uri.js": "~1.14.1",

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/dutchcoders/transfer.sh-web
go 1.15

7325
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,6 @@
"time-grunt": "~1.0.0"
},
"engines": {
"node": ">=0.8.0"
"node": "^10.22.1"
}
}