Skip to content

Commit 09383c6

Browse files
committed
Chore: rcs-core@0.11.1
1 parent 8d72a5b commit 09383c6

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.9.3"
40+
"rcs-core": "^0.11.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
@@ -790,9 +790,9 @@ qs@~6.2.0:
790790
version "6.2.1"
791791
resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625"
792792

793-
rcs-core@^0.9.3:
794-
version "0.9.3"
795-
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.9.3.tgz#180aa2524dfc4a074d817d8f4d8c9a85edc76fb3"
793+
rcs-core@^0.11.1:
794+
version "0.11.1"
795+
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.11.1.tgz#29fe2dce96a9938da96e55baaf0f4a11bd65a299"
796796
dependencies:
797797
array-includes "^3.0.2"
798798
decimal-to-any "1.0.0"

0 commit comments

Comments
 (0)