@shakil-dev/shakil-stack 2.0.3 → 2.1.1

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/bin/index.js +0 -1
  2. package/package.json +1 -1
package/bin/index.js CHANGED
@@ -349,7 +349,6 @@ export const sanitizeRequest = (req: Request, res: Response, next: NextFunction)
349
349
 
350
350
  datasource db {
351
351
  provider = "postgresql"
352
- url = env("DATABASE_URL")
353
352
  }
354
353
 
355
354
  model User {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shakil-dev/shakil-stack",
3
- "version": "2.0.3",
3
+ "version": "2.1.1",
4
4
  "description": "Full-stack EchoNet-style project generator CLI",
5
5
  "keywords": [
6
6
  "shakil-stack",