We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ea84ea + 2b50ae4 commit 9a8f38eCopy full SHA for 9a8f38e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@libertech-fr/mailrest",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "An email retrieval system with a REST API built with NestJS in NodeJS",
5
"contributors": [
6
@@ -77,8 +77,8 @@
77
"@compodoc/compodoc": "^1.1.21",
78
"@nestjs/cli": "^10.1.12",
79
"@nestjs/schematics": "10.0.2",
80
- "@nestjs/testing": "^10.1.3",
81
"@nestjs/swagger": "^7.1.8",
+ "@nestjs/testing": "^10.1.3",
82
"@swc/cli": "^0.1.62",
83
"@swc/core": "^1.3.93",
84
"@types/express": "^4.17.17",
0 commit comments