Skip to content

Commit fd35e32

Browse files
committed
chore: hero + readme + deps + pnpm 7.12.2
1 parent 119dd55 commit fd35e32

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align='center'>
2-
<img src='https://vite-plugin-pwa.netlify.app/banner_light.svg' alt="@vite-pwa/vitepress - Zero-config PWA for VitePress"><br>
2+
<img src='./hero.png' alt="@vite-pwa/vitepress - Zero-config PWA for VitePress"><br>
33
Zero-config PWA Plugin for VitePress
44
</p>
55

hero.png

7.62 KB
Loading

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"name": "@vite-pwa/vitepress",
33
"type": "module",
44
"version": "0.13.1",
5-
"packageManager": "pnpm@7.12.0",
5+
"packageManager": "pnpm@7.12.2",
66
"description": "Zero-config PWA for VitePress",
77
"author": "antfu <anthonyfu117@hotmail.com>",
88
"license": "MIT",
99
"funding": "https://github.com/sponsors/antfu",
10-
"homepage": "https://github.com/vite-pwa/vite-pwa-vitepress-integration",
10+
"homepage": "https://github.com/vite-pwa/vitepress#readme",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/vite-pwa/vite-pwa-vitepress-integration"
13+
"url": "https://github.com/vite-pwa/vitepress.git"
1414
},
15-
"bugs": "https://github.com/vite-pwa/vite-pwa-vitepress-integration/issues",
15+
"bugs": "https://github.com/vite-pwa/vitepress/issues",
1616
"keywords": [
1717
"vitepress",
1818
"workbox",
@@ -56,9 +56,9 @@
5656
"https-localhost": "^4.7.1",
5757
"typescript": "^4.8.3",
5858
"unbuild": "^0.8.11",
59-
"vite": "^3.1.3",
59+
"vite": "^3.1.4",
6060
"vite-plugin-pwa": "^0.13.1",
61-
"vitepress": "1.0.0-alpha.16"
61+
"vitepress": "1.0.0-alpha.17"
6262
},
6363
"pnpm": {
6464
"peerDependencyRules": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)