Skip to content

Commit dd06072

Browse files
committed
fix: missing percy deps
1 parent 3b395ce commit dd06072

File tree

2 files changed

+469
-7
lines changed

2 files changed

+469
-7
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,8 @@
6767
">0.2%",
6868
"not dead",
6969
"not op_mini all"
70-
]
70+
],
71+
"dependencies": {
72+
"@percy/cli": "^1.12.0"
73+
}
7174
}

0 commit comments

Comments
 (0)