Skip to content

Commit ef63b4e

Browse files
committed
fix package.json
1 parent 0bd346b commit ef63b4e

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

lib/nthul/package.json

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
44
"private": false,
55
"version": "0.0.0",
6-
"description": "An intuitive React.js fork me ribbon component for promoting open source project forks.",
6+
"description": "Unleash the Power of React Server Components! Use multiple themes on your site with confidence, without losing any advantages of React Server Components.",
77
"main": "./index.ts",
88
"types": "./index.ts",
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/react18-tools/nthul.git"
11+
"url": "git+https://github.com/react18-tools/nextjs-themes-ultralight.git"
1212
},
1313
"bugs": {
14-
"url": "https://github.com/react18-tools/nthul/issues"
14+
"url": "https://github.com/react18-tools/nextjs-themes-ultralight/issues"
1515
},
16-
"homepage": "https://github.com/react18-tools/nthul/tree/main/lib/fork-me#readme",
16+
"homepage": "https://github.com/react18-tools/nextjs-themes-ultralight/tree/main/lib/fork-me#readme",
1717
"sideEffects": false,
1818
"license": "MIT",
1919
"scripts": {
@@ -59,14 +59,27 @@
5959
"url": "https://github.com/sponsors/mayank1513"
6060
},
6161
"keywords": [
62-
"fork-me",
63-
"GitHub",
6462
"nextjs",
6563
"nextjs13",
64+
"nextjs14",
65+
"nextjs-themes",
66+
"nextjs-themes-ultralight",
67+
"nextjs13-themes",
68+
"nextjs14-themes",
69+
"tailwind",
70+
"tailwindcss",
71+
"tailwindcss-support",
6672
"react",
6773
"react18",
74+
"react18-tools",
75+
"react-themes",
76+
"react18-themes",
6877
"react-server-components",
6978
"react-client-components",
79+
"themes",
80+
"dark-mode",
81+
"dark-theme",
82+
"dark-themes",
7083
"typescript",
7184
"javascript",
7285
"mayank1513",

0 commit comments

Comments
 (0)