Skip to content

Commit a987855

Browse files
committed
Add phantomjs
1 parent 114f1f3 commit a987855

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@
8787
},
8888
"volta": {
8989
"node": "16.18.0",
90-
"yarn": "1.22.10"
90+
"yarn": "1.22.10",
91+
"phantomjs": "2.1.7"
9192
},
9293
"lint-staged": {
9394
"*.{ts,js}": [

0 commit comments

Comments
 (0)