Skip to content

Commit c6a1cd7

Browse files
committed
modified dep
1 parent ab58b4c commit c6a1cd7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wnr",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "Work and rest, with wnr now!",
55
"main": "main.js",
66
"scripts": {
@@ -31,7 +31,7 @@
3131
"dotenv": "8.2.0",
3232
"electron-debug": "3.0.1",
3333
"electron-store": "5.1.1",
34-
"i18n": "0.8.6",
34+
"i18n": "0.9.0",
3535
"leancloud-storage": "4.5.3",
3636
"node-notifier": "7.0.0",
3737
"node-shi": "0.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,10 +1251,10 @@ humanize-duration@^3.21.0:
12511251
resolved "https://registry.npm.taobao.org/humanize-duration/download/humanize-duration-3.22.0.tgz#b0b577e2071f231e69b71bfae25e1bb342ffb915"
12521252
integrity sha1-sLV34gcfIx5ptxv64l4bs0L/uRU=
12531253

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

0 commit comments

Comments
 (0)