Skip to content

Commit 37c72b3

Browse files
committed
bump rcs-core
1 parent 02a4330 commit 37c72b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.6.0"
40+
"rcs-core": "^0.7.0"
4141
},
4242
"devDependencies": {
4343
"chai": "^3.5.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -789,8 +789,8 @@ qs@~6.2.0:
789789
resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625"
790790

791791
rcs-core:
792-
version "0.6.0"
793-
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.6.0.tgz#f3417fd4a6e763dc9ad7c5b375bd57616518d503"
792+
version "0.7.0"
793+
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.7.0.tgz#9b45bb9dd7ca4aaa0ee350bd6d71cdd6831f1754"
794794
dependencies:
795795
array-includes "^3.0.2"
796796
decimal-to-any "^1.0.0"

0 commit comments

Comments
 (0)