Skip to content

Commit 5ed0e48

Browse files
authored
chore: bump forest-express version to 8.0.0-beta.13 (#620)
1 parent 92cd9e0 commit 5ed0e48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/runtime": "7.10.1",
2828
"bluebird": "2.9.25",
2929
"core-js": "3.6.5",
30-
"forest-express": "8.0.0-beta.12",
30+
"forest-express": "8.0.0-beta.13",
3131
"http-errors": "1.6.1",
3232
"lodash": "4.17.19",
3333
"moment": "2.19.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4522,10 +4522,10 @@ for-in@^1.0.2:
45224522
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
45234523
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
45244524

4525-
4526-
version "8.0.0-beta.12"
4527-
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.0.0-beta.12.tgz#47047c15b87f694f1f712ccdd11865b2c394977e"
4528-
integrity sha512-WuuLhKPoAJtoRZEIDhcQFvpIi1cdMiXBoJUPiSRXmU8bD+w6lMo4sycXKe8eBzIrmbPXlEZYV3Slr95mMsRgcg==
4525+
4526+
version "8.0.0-beta.13"
4527+
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.0.0-beta.13.tgz#a207106a6ec468f51301a63d9a65678920a2eadb"
4528+
integrity sha512-0jomDb/Xdssjclq+DERekCOwA13ylM2X0lDuPVnxr3DH410k4mARo1QnQ3OQWsObDmAl88PpOanyVtANZO42Gg==
45294529
dependencies:
45304530
"@babel/runtime" "7.10.1"
45314531
base32-encode "1.1.1"

0 commit comments

Comments
 (0)