We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8f1dd commit 279b785Copy full SHA for 279b785
packages/next-plugin-preact/package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "next-plugin-preact",
3
- "version": "3.0.6",
+ "version": "3.0.7",
4
"description": "Preact plugin for Next.js",
5
"main": "index.js",
6
"repository": "preactjs/next-plugin-preact",
7
"authors": [
8
"Sven Tschui <[email protected]>",
9
- "The Preact Authors (https://github.com/preactjs/preact/contributors)"
10
- ],
+ "The Preact Authors (https://github.com/preactjs/preact/contributors)"
+ ],
11
"license": "MIT",
12
"nextjs": {
13
"name": "preact",
0 commit comments