We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba580a commit 2196941Copy full SHA for 2196941
docs/package.json
@@ -1,7 +1,8 @@
1
{
2
- "name": "@grapp-dev/nui-components-docs",
+ "name": "@grapp/nui-components-docs",
3
"module": "index.ts",
4
"license": "MIT",
5
+ "private": true,
6
"scripts": {
7
"dev": "next",
8
"build": "next build",
0 commit comments