Skip to content

Commit 0012cad

Browse files
committed
fix: @cocreate/cli moved to dependencies
1 parent 2bdacdc commit 0012cad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@
6161
},
6262
"dependencies": {
6363
"@cocreate/api": "^1.10.20",
64+
"@cocreate/cli": "^1.33.0",
6465
"twilio": "^3.60.0",
6566
"twilio-client-mirror": "0.0.2",
6667
"util": "^0.12.3"
6768
}
68-
}
69+
}

0 commit comments

Comments
 (0)