Skip to content

Commit 5e66237

Browse files
committed
pump rcs-core
1 parent cde0dd9 commit 5e66237

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"glob": "^7.1.1",
3838
"json-extra": "^0.5.0",
3939
"lodash": "^4.17.4",
40-
"rcs-core": "^0.5.0"
40+
"rcs-core": "^0.5.1"
4141
},
4242
"devDependencies": {
4343
"chai": "^3.5.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -731,9 +731,9 @@ qs@~6.2.0:
731731
version "6.2.1"
732732
resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625"
733733

734-
rcs-core@^0.5.0:
735-
version "0.5.0"
736-
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.5.0.tgz#e6c3f732b326f80eba13445f9e62f9fcaaf4b599"
734+
rcs-core@^0.5.1:
735+
version "0.5.1"
736+
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.5.1.tgz#7fb06c0a564a6757780193c5cee4d28b28e0de9d"
737737
dependencies:
738738
decimal-to-any "^1.0.0"
739739
fs-extra "^2.0.0"

0 commit comments

Comments
 (0)