We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114f1f3 commit a987855Copy full SHA for a987855
1 file changed
package.json
@@ -87,7 +87,8 @@
87
},
88
"volta": {
89
"node": "16.18.0",
90
- "yarn": "1.22.10"
+ "yarn": "1.22.10",
91
+ "phantomjs": "2.1.7"
92
93
"lint-staged": {
94
"*.{ts,js}": [
0 commit comments