Skip to content

Commit 0fcaba4

Browse files
committed
chore!: enforce release
1 parent b709a59 commit 0fcaba4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"shell",
2424
"terminal",
2525
"vue",
26-
"vuejs"
26+
"vuejs",
27+
"xterm"
2728
],
2829
"main": "./dist/vue-command.common.js",
2930
"files": [
@@ -103,4 +104,4 @@
103104
"pre-push": "yarn test"
104105
}
105106
}
106-
}
107+
}

0 commit comments

Comments
 (0)