Skip to content

Commit 15deffa

Browse files
committed
chore: pin @oclif/core to v1.16.0 (same as the Twilio CLI)
Signed-off-by: Tierney Cyren <[email protected]>
1 parent 3f13455 commit 15deffa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"access": "public"
99
},
1010
"dependencies": {
11-
"@oclif/core": "^1.16.0",
11+
"@oclif/core": "1.16.0",
1212
"@twilio/cli-core": "^7.27.2"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)