Skip to content

Commit efe7c2e

Browse files
authored
test: Add 'type' field to package.json
1 parent ec1aa98 commit efe7c2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

e2e_tests/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"description": "",
55
"main": "index.js",
6+
"type": "module",
67
"scripts": {
78
"fmt-check": "prettier './**/*.{js,ts}' --check",
89
"fmt": "prettier './**/*.{js,ts}' --write",

0 commit comments

Comments
 (0)