Skip to content

Commit 8d873e7

Browse files
committed
Removed Preact (deploy)
1 parent 9a9a594 commit 8d873e7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.deploy.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,9 @@
66
"dependencies": {
77
"autoprefixer": "^10.4.2",
88
"next": "^12.3.1",
9-
"next-plugin-preact": "^3.0.7",
109
"postcss": "^8.4.6",
11-
"preact": "^10.11.0",
12-
"preact-render-to-string": "^5.2.4",
13-
"react": "npm:@preact/[email protected]",
14-
"react-dom": "npm:@preact/[email protected]",
15-
"react-ssr-prepass": "npm:[email protected]",
10+
"react": "^18.2.0",
11+
"react-dom": "^18.2.0",
1612
"tailwindcss": "^3.0.18",
1713
"xhr2": "^0.2.1"
1814
}

0 commit comments

Comments
 (0)