Skip to content

Commit 1f248c3

Browse files
committed
fix: Update CoCreate depndencies to latest versions
1 parent 3de68ff commit 1f248c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"webpack-log": "^3.0.2"
6161
},
6262
"dependencies": {
63-
"@cocreate/api": "^1.13.0",
63+
"@cocreate/api": "^1.13.2",
6464
"twilio": "^3.60.0",
6565
"twilio-client-mirror": "0.0.2",
6666
"util": "^0.12.3"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)