We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a8a63 commit b264a9cCopy full SHA for b264a9c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@maliffic/nestjs-twilio",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "Injectable Twilio client for Nestjs",
5
"license": "MIT",
6
"author": {
@@ -39,8 +39,6 @@
39
"prepare": "yarn build:dist"
40
},
41
"devDependencies": {
42
- "@nestjs/common": "7.6.17",
43
- "@nestjs/core": "7.6.17",
44
"@nestjs/common": "7.6.17",
45
"@nestjs/core": "7.6.17",
46
"@nestjs/testing": "7.6.17",
0 commit comments