Skip to content

Commit b264a9c

Browse files
committed
v1.0.7
1 parent a5a8a63 commit b264a9c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maliffic/nestjs-twilio",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Injectable Twilio client for Nestjs",
55
"license": "MIT",
66
"author": {
@@ -39,8 +39,6 @@
3939
"prepare": "yarn build:dist"
4040
},
4141
"devDependencies": {
42-
"@nestjs/common": "7.6.17",
43-
"@nestjs/core": "7.6.17",
4442
"@nestjs/common": "7.6.17",
4543
"@nestjs/core": "7.6.17",
4644
"@nestjs/testing": "7.6.17",

0 commit comments

Comments
 (0)