Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 63cef4f

Browse files
committed
New update
1 parent 584ac11 commit 63cef4f

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# upgrade-your-browser
22

33
<a href="https://github.com/kuriv/upgrade-your-browser">
4-
<img src="upgrade-your-browser.png" width="80" height="80" align="right">
4+
<img src="upgrade-your-browser.svg" width="80" height="80" align="right">
55
</a>
66

77
> 请升级您的浏览器。
@@ -36,7 +36,7 @@ npm install @kuriv/upgrade-your-browser
3636

3737
[build-image]: https://img.shields.io/badge/build-passing-brightgreen "build"
3838
[build-url]: https://github.com/kuriv/upgrade-your-browser "build"
39-
[version-image]: https://img.shields.io/badge/version-v1.0.3-blue "version"
39+
[version-image]: https://img.shields.io/badge/version-v1.0.4-blue "version"
4040
[version-url]: https://github.com/kuriv/upgrade-your-browser "version"
4141
[license-image]: https://img.shields.io/badge/license-MIT-green "license"
4242
[license-url]: https://opensource.org/licenses/MIT "license"

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kuriv/upgrade-your-browser",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Please upgrade your browser.",
55
"main": "index.js",
66
"scripts": {
@@ -24,6 +24,6 @@
2424
},
2525
"homepage": "https://github.com/kuriv/upgrade-your-browser#readme",
2626
"dependencies": {
27-
"@kuriv/normalize": "^1.0.4"
27+
"@kuriv/normalize": "^1.0.5"
2828
}
2929
}

upgrade-your-browser.png

-7.16 KB
Binary file not shown.

upgrade-your-browser.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)