|
|
@ -23,7 +23,7 @@ |
|
|
|
"hexo-renderer-stylus": "^2.1.0", |
|
|
|
"hexo-server": "^3.0.0", |
|
|
|
"hexo-theme-landscape": "^1.0.0", |
|
|
|
"hexo-web-push-notification": "^0.2.2" |
|
|
|
"hexo-web-push-notification": "^0.4.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"hexo-feed": "^1.1.1" |
|
|
@ -1388,9 +1388,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/hexo-web-push-notification": { |
|
|
|
"version": "0.2.3", |
|
|
|
"resolved": "https://registry.npmjs.org/hexo-web-push-notification/-/hexo-web-push-notification-0.2.3.tgz", |
|
|
|
"integrity": "sha512-Ndm+/2kfB0jXGFNuUjCEn4lB9kFo0A+Q+ASyaw07ukcWruBZCJ0Qzm8kRfoCYM2pjuXghgLHrYqiYzkgwVnjUQ==", |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/hexo-web-push-notification/-/hexo-web-push-notification-0.4.0.tgz", |
|
|
|
"integrity": "sha512-rEtm55DksYq0aR8c7/tjVxYrwtySt8CBi3w8YWv01CDmfe1bczX5SiPDJtO98ozrHLnfYaC9HpBUflcCG91MHw==", |
|
|
|
"dependencies": { |
|
|
|
"hexo-fs": "^2.0.0", |
|
|
|
"hexo-util": "^1.8.1", |
|
|
|