Update go bindata
This commit is contained in:
15708
bindata_gen.go
15708
bindata_gen.go
File diff suppressed because it is too large
Load Diff
@@ -13,7 +13,7 @@
|
|||||||
"tests"
|
"tests"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"videojs": "~7.9.7",
|
"videojs": "~7.10.2",
|
||||||
"bootstrap": "~3.0.0",
|
"bootstrap": "~3.0.0",
|
||||||
"modernizr": "~2.6.2",
|
"modernizr": "~2.6.2",
|
||||||
"uri.js": "~1.14.1",
|
"uri.js": "~1.14.1",
|
||||||
|
3
go.mod
Normal file
3
go.mod
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
module github.com/dutchcoders/transfer.sh-web
|
||||||
|
|
||||||
|
go 1.15
|
7325
package-lock.json
generated
Normal file
7325
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -30,6 +30,6 @@
|
|||||||
"time-grunt": "~1.0.0"
|
"time-grunt": "~1.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.8.0"
|
"node": "^10.22.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user