@devkitlab/create-nextjs 0.2.9 → 0.2.10
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 +0 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -62,8 +62,3 @@ This starter is useful if you want:
|
|
|
62
62
|
- Tailwind configured out of the box
|
|
63
63
|
- a starter that can grow into a CMS-backed app
|
|
64
64
|
- a reusable foundation for client projects or internal tools
|
|
65
|
-
|
|
66
|
-
## Package
|
|
67
|
-
|
|
68
|
-
- npm: `@devkitlab/create-nextjs`
|
|
69
|
-
- repository: `shahadat-robin/devkitlab-nextjs`
|