Skip to content

Commit

Permalink
Fix Jest on node v18.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed May 19, 2023
1 parent f891478 commit e1f51a6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/fcl-wc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
},
"testEnvironment": "./jest-test-environment.js",
"globals": {
"window": {},
"PACKAGE_CURRENT_VERSION": "TESTVERSION"
}
},
Expand Down
1 change: 0 additions & 1 deletion packages/fcl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
},
"testEnvironment": "jsdom",
"globals": {
"window": {},
"PACKAGE_CURRENT_VERSION": "TESTVERSION"
}
},
Expand Down

0 comments on commit e1f51a6

Please sign in to comment.