We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342b4d7 commit 93b5355Copy full SHA for 93b5355
lerna.json
@@ -1,8 +1,8 @@
1
{
2
- "publishConfig": {
3
- "access": "public"
4
- },
5
- "version": "10.5.2",
6
- "$schema": "node_modules/lerna/schemas/lerna-schema.json",
7
- "npmClient": "pnpm"
8
-}
+ "publishConfig": {
+ "access": "public"
+ },
+ "version": "10.5.3",
+ "$schema": "node_modules/lerna/schemas/lerna-schema.json",
+ "npmClient": "pnpm"
+}
packages/nextjs/package.json
@@ -1,6 +1,6 @@
"name": "@prezly/theme-kit-nextjs",
"description": "Data layer and utility library for developing Prezly themes with NextJS",
"type": "module",
"main": "build/index.mjs",
0 commit comments