Skip to content

Commit 9ad3eeb

Browse files
committed
🌷 pump rcs-core to 0.3.0
1 parent 9820132 commit 9ad3eeb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

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

yarn.lock

+3-3
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.2.0:
735-
version "0.2.0"
736-
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.2.0.tgz#ce05c2ad5a8242f1900aa308ae9905be23f37e1a"
734+
rcs-core@^0.3.0:
735+
version "0.3.0"
736+
resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.3.0.tgz#592604709cc8ea5cf1a810961da2fe9cfec80297"
737737
dependencies:
738738
decimal-to-any "^1.0.0"
739739
fs-extra "^2.0.0"

0 commit comments

Comments
 (0)