Skip to content

Commit 2a2b470

Browse files
committed
Add clipboardy devDependency for e2e tests
Signed-off-by: Olga Bulat <obulat@gmail.com>
1 parent a8e4e2b commit 2a2b470

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
@@ -46,7 +46,8 @@
4646
"stylus": "^0.54.7",
4747
"stylus-loader": "^3.0.2",
4848
"vue-cli-plugin-i18n": "^0.6.0",
49-
"vue-template-compiler": "^2.6.10"
49+
"vue-template-compiler": "^2.6.10",
50+
"clipboardy": "^2.1.0"
5051
},
5152
"jest": {
5253
"moduleFileExtensions": [

0 commit comments

Comments
 (0)