Upgrade Frey to v0.3.28 /cc @tersmitten (#102)
This commit is contained in:
parent
98009f87c1
commit
8784d54045
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.1",
|
||||
"description": "This folder is charge of launching master.tus.io via [Frey](https://github.com/kvz/frey). You could re-use bits of this, but you could also run tusd any other way you want. It's not a requirement for running a tusd server.",
|
||||
"dependencies": {
|
||||
"frey": "0.3.27"
|
||||
"frey": "0.3.28"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
|
|
|
@ -328,9 +328,9 @@ flat@2.0.0:
|
|||
dependencies:
|
||||
is-buffer "~1.1.2"
|
||||
|
||||
frey@0.3.27:
|
||||
version "0.3.27"
|
||||
resolved "https://registry.yarnpkg.com/frey/-/frey-0.3.27.tgz#2e29b8b321b3178b95d6a36d0cfc1e91a588c174"
|
||||
frey@0.3.28:
|
||||
version "0.3.28"
|
||||
resolved "https://registry.yarnpkg.com/frey/-/frey-0.3.28.tgz#d18c641d82faee834c18a7925388497e494d6888"
|
||||
dependencies:
|
||||
async "1.5.2"
|
||||
babel-polyfill "6.13.0"
|
||||
|
|
Loading…
Reference in New Issue