generator-pninja 1.5.1 → 1.5.2

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.
Files changed (2) hide show
  1. package/README.md +0 -8
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -218,14 +218,6 @@ Fully wired together: auth, routing, forms, CRUD, migrations.
218
218
  - [SQL Server][sqlserver-url] support
219
219
  - [Oracle][oracle-url] support
220
220
 
221
- ### Features
222
-
223
- - **Multi-tenancy Support** - Isolated data per tenant
224
- - **API Versioning** - Version management for APIs
225
- - **Real-time Features** - WebSockets/Pusher integration
226
- - **GraphQL Support** - Alternative API layer
227
- - **Advanced Caching** - Redis integration with cache strategies
228
-
229
221
  ### DevOps
230
222
 
231
223
  - **GitHub Actions CI/CD** - Automated testing and deployment
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "generator-pninja",
3
- "version": "1.5.1",
3
+ "version": "1.5.2",
4
4
  "description": "Generator for PHP/Laravel + SQL + Vite + React applications",
5
5
  "type": "module",
6
6
  "files": [