Skip to content

Commit

Permalink
modified dep
Browse files Browse the repository at this point in the history
  • Loading branch information
RoderickQiu committed Apr 19, 2020
1 parent ab58b4c commit c6a1cd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wnr",
"version": "1.15.0",
"version": "1.15.1",
"description": "Work and rest, with wnr now!",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"dotenv": "8.2.0",
"electron-debug": "3.0.1",
"electron-store": "5.1.1",
"i18n": "0.8.6",
"i18n": "0.9.0",
"leancloud-storage": "4.5.3",
"node-notifier": "7.0.0",
"node-shi": "0.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1251,10 +1251,10 @@ humanize-duration@^3.21.0:
resolved "https://registry.npm.taobao.org/humanize-duration/download/humanize-duration-3.22.0.tgz#b0b577e2071f231e69b71bfae25e1bb342ffb915"
integrity sha1-sLV34gcfIx5ptxv64l4bs0L/uRU=

i18n@0.8.6:
version "0.8.6"
resolved "https://registry.npm.taobao.org/i18n/download/i18n-0.8.6.tgz#9608c58bfb8e29db34aa9a09e37dccb9b5666e01"
integrity sha1-lgjFi/uOKds0qpoJ433MubVmbgE=
i18n@0.9.0:
version "0.9.0"
resolved "https://registry.npmjs.org/i18n/-/i18n-0.9.0.tgz#5688d524e345a2f8787f11e1319c90755f20cbde"
integrity sha512-/Sie5k0xz8VoB0dilo0OPJic5gukT6j+/24aprosU700iWgHcyP5GqDwgNuNscwK2YkGHRE3fO/wn5d2Nc7dBw==
dependencies:
debug "*"
make-plural "^6.0.1"
Expand Down

0 comments on commit c6a1cd7

Please sign in to comment.