@premieroctet/next-admin-cli
Advanced tools
Comparing version 0.0.2 to 0.0.3
# @premieroctet/next-admin-cli | ||
## 0.0.3 | ||
### Patch Changes | ||
- [62436a5](https://github.com/premieroctet/next-admin/commit/62436a5): fix: update for page router | ||
## 0.0.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@premieroctet/next-admin-cli", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "CLI for Next-Admin, an admin dashboard for Next.js applications.", | ||
"bin": { | ||
"next-admin-cli": "dist/index.js" | ||
}, | ||
"bin": "dist/index.js", | ||
"keywords": [ | ||
@@ -50,4 +48,4 @@ "next.js", | ||
"eslint": "^7.32.0", | ||
"eslint-config-custom": "*", | ||
"tsconfig": "*", | ||
"eslint-config-custom": "workspace:*", | ||
"tsconfig": "workspace:*", | ||
"tsx": "^4.19.1", | ||
@@ -54,0 +52,0 @@ "typescript": "^5.6.2" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
372710
1501