Skip to content

Commit 098417d

Browse files
authored
Merge pull request #125 from 0xGG/feat/upgrade-vickymd
feat: Upgraded VickyMD
2 parents 3cae859 + e9e80ff commit 098417d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"unstated-next": "^1.1.0",
7070
"urql": "^1.9.7",
7171
"uuid": "^7.0.3",
72-
"vickymd": "^0.2.2"
72+
"vickymd": "^0.2.3"
7373
},
7474
"scripts": {
7575
"git-info": "echo export default \"{\\\"logMessage\\\": \\\"$(git log -1 --oneline)\\\",\\\"hash\\\":\\\"$(git rev-parse HEAD)\\\"}\" > src/_git_commit.js",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -16531,10 +16531,10 @@ [email protected]:
1653116531
core-util-is "1.0.2"
1653216532
extsprintf "^1.2.0"
1653316533

16534-
vickymd@^0.2.2:
16535-
version "0.2.2"
16536-
resolved "https://registry.npm.taobao.org/vickymd/download/vickymd-0.2.2.tgz#80ae4ae338f1dad59fdc68fc639cfab34bf23c32"
16537-
integrity sha1-gK5K4zjx2tWf3Gj8Y5z6s0vyPDI=
16534+
vickymd@^0.2.3:
16535+
version "0.2.3"
16536+
resolved "https://registry.npm.taobao.org/vickymd/download/vickymd-0.2.3.tgz#91deaa0632c190309f521a68570cf506bacdc7fc"
16537+
integrity sha1-kd6qBjLBkDCfUhpoVwz1BrrNx/w=
1653816538
optionalDependencies:
1653916539
echarts "^4.7.0"
1654016540
emojione "^4.5.0"

0 commit comments

Comments
 (0)