mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-21 19:06:21 +00:00
chore(): release v0.0.13
This commit is contained in:
parent
89bf884eec
commit
0f7d23f4de
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@aditama-labs/nest-autocrud",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@aditama-labs/nest-autocrud",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nestjs/common": "^10.0.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@aditama-labs/nest-autocrud",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"description": "NestJS Auto CRUD Library",
|
||||
"author": "Supan Adit Pratama",
|
||||
"license": "MIT",
|
||||
@ -92,4 +92,4 @@
|
||||
"^@autocrud/prisma(|/.*)$": "<rootDir>/libs/prisma/src/$1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user