[dependencies] Add Freezeframe
This commit is contained in:
parent
a3bae0e6c2
commit
daaa337c7f
2 changed files with 6 additions and 0 deletions
|
@ -123,6 +123,7 @@
|
||||||
"flow-bin": "^0.97.0",
|
"flow-bin": "^0.97.0",
|
||||||
"flow-typed": "^2.3.0",
|
"flow-typed": "^2.3.0",
|
||||||
"formik": "^0.10.4",
|
"formik": "^0.10.4",
|
||||||
|
"freezeframe": "^4.0.0-alpha.7",
|
||||||
"hast-util-sanitize": "^1.1.2",
|
"hast-util-sanitize": "^1.1.2",
|
||||||
"history": "^4.9.0",
|
"history": "^4.9.0",
|
||||||
"husky": "^0.14.3",
|
"husky": "^0.14.3",
|
||||||
|
|
|
@ -5055,6 +5055,11 @@ fragment-cache@^0.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
map-cache "^0.2.2"
|
map-cache "^0.2.2"
|
||||||
|
|
||||||
|
freezeframe@^4.0.0-alpha.7:
|
||||||
|
version "4.0.0-alpha.7"
|
||||||
|
resolved "https://registry.yarnpkg.com/freezeframe/-/freezeframe-4.0.0-alpha.7.tgz#b56c987f5802cefcf29a9266a7ff993d48497541"
|
||||||
|
integrity sha512-IhkM6bVdsjNauyumHBRezgJFqKzm9y6wxtd9sYju+PnG5eRTTeUeb2mgL/Kc+fQ1BOwnHd2D+kaRlY6IkK4E2g==
|
||||||
|
|
||||||
fresh@0.5.2:
|
fresh@0.5.2:
|
||||||
version "0.5.2"
|
version "0.5.2"
|
||||||
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
|
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
|
||||||
|
|
Loading…
Reference in a new issue