We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4c5a25 + 0736560 commit a137a20Copy full SHA for a137a20
package.json
@@ -3,6 +3,9 @@
3
"version": "3.3.3",
4
"description": "Helpers for e2e integrations with Happo",
5
"main": "index.js",
6
+ "engines": {
7
+ "node": ">=18"
8
+ },
9
"repository": "[email protected]:happo/happo-e2e.git",
10
"author": "Henric Trotzig <[email protected]>",
11
"license": "MIT",
0 commit comments