Skip to content

Commit 891a962

Browse files
jooy2siriwatknp
andauthored
[nextjs] add to support next.js 16 (#414)
Co-authored-by: Siriwat K <siriwatkunaporn@gmail.com>
1 parent 95beb64 commit 891a962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/pigment-css-nextjs-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-dom": "^19.0.0"
3737
},
3838
"peerDependencies": {
39-
"next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
39+
"next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
4040
},
4141
"sideEffects": false,
4242
"publishConfig": {

0 commit comments

Comments
 (0)