Skip to content

Commit 7a018b7

Browse files
Format package.json using biome
1 parent 3833f8d commit 7a018b7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,13 @@
3131
"/yarn.lock"
3232
],
3333
"homepage": "https://github.com/twilio-labs/plugin-token",
34-
"keywords": [
35-
"oclif-plugin"
36-
],
34+
"keywords": ["oclif-plugin"],
3735
"license": "MIT",
3836
"oclif": {
3937
"name": "token",
4038
"commands": "./src/commands",
4139
"bin": "twilio",
42-
"devPlugins": [
43-
"@oclif/plugin-help"
44-
],
40+
"devPlugins": ["@oclif/plugin-help"],
4541
"topics": {
4642
"token": {
4743
"description": "Generate a temporary token for use in test applications"

0 commit comments

Comments
 (0)