@prokodo/ui 0.0.48 → 0.0.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -5
- package/dist/constants/project.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,12 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
**Modern, customizable UI components built with React and TypeScript — developed by [prokodo](https://www.prokodo.com) for high-performance web interfaces.**
|
|
10
10
|
|
|
11
|
-
|
|
12
|
-
>
|
|
13
|
-
> **prokodo — Next.js CMS agency** → https://www.prokodo.com/en/solution/next-js-cms?utm_source=github&utm_medium=readme_top
|
|
11
|
+
> 🇺🇸 Need help shipping a production **Next.js + Headless CMS** in 4–6 weeks?
|
|
12
|
+
> **prokodo — Next.js CMS agency** → [click here](https://www.prokodo.com/en/solution/next-js-cms?utm_source=github&utm_medium=readme_top)
|
|
14
13
|
>
|
|
15
|
-
> Sie suchen eine **Next.js Agentur** (Strapi/Contentful/WP)?
|
|
16
|
-
> **prokodo — Next.js CMS Agentur** → https://www.prokodo.com/de/loesung/next-js-cms?utm_source=github&utm_medium=readme_top
|
|
14
|
+
> 🇩🇪 Sie suchen eine **Next.js Agentur** (Strapi/Contentful/WP)?
|
|
15
|
+
> **prokodo — Next.js CMS Agentur** → [hier klicken](https://www.prokodo.com/de/loesung/next-js-cms?utm_source=github&utm_medium=readme_top)
|
|
17
16
|
|
|
18
17
|
[](https://www.npmjs.com/package/@prokodo/ui)
|
|
19
18
|
[](https://github.com/prokodo-agency/ui/actions/workflows/release.yml)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prokodo/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.49",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "UI components for production-grade Next.js + Headless CMS (Strapi, Contentful, Headless WordPress) websites by prokodo – built for Core Web Vitals & SEO.",
|
|
6
6
|
"sideEffects": false,
|