Skip to content

Commit 1a527e1

Browse files
committed
tweak
1 parent 0e4cf5b commit 1a527e1

File tree

2 files changed

+102
-2
lines changed

2 files changed

+102
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-solid",
33
"version": "2.10.2",
4-
"description": "solid-js integration plugin for vite 3/4/5",
4+
"description": "solid-js integration plugin for vite 3/4/5/6",
55
"type": "module",
66
"files": [
77
"dist"
@@ -37,7 +37,7 @@
3737
"author": "Alexandre Mouton-Brady <[email protected]>",
3838
"license": "MIT",
3939
"bugs": {
40-
"url": "https://github.com/amoutonbrady/vite-plugin-solid/issues"
40+
"url": "https://github.com/solidjs/vite-plugin-solid/issues"
4141
},
4242
"homepage": "https://github.com/solidjs/vite-plugin-solid#readme",
4343
"dependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)