Skip to content

Commit

Permalink
Updates after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 24, 2021
1 parent d27b842 commit f0cc5a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Expand Up @@ -12,6 +12,7 @@
"publishConfig": {
"access": "public"
},
"type": "module",
"main": "./lib/index.js",
"exports": {
".": [
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -10172,15 +10172,15 @@ jest-environment-node@^27.0.1:

"jest-environment-node@patch:jest-environment-node@^27.0.1#./.yarn/patches/jest-environment-node.patch::locator=babel%40workspace%3A.":
version: 27.2.4
resolution: "jest-environment-node@patch:jest-environment-node@npm%3A27.2.4#./.yarn/patches/jest-environment-node.patch::version=27.2.4&hash=d1176e&locator=babel%40workspace%3A."
resolution: "jest-environment-node@patch:jest-environment-node@npm%3A27.2.4#./.yarn/patches/jest-environment-node.patch::version=27.2.4&hash=5aa335&locator=babel%40workspace%3A."
dependencies:
"@jest/environment": ^27.2.4
"@jest/fake-timers": ^27.2.4
"@jest/types": ^27.2.4
"@types/node": "*"
jest-mock: ^27.2.4
jest-util: ^27.2.4
checksum: bf1a9270a0d4213f4b6a0085fa3f6ff22b25dde402bdd7593a64c3ba09866970c989fdb43a1a8a4f91f053dfaefc95b0bb4af2e5821e7b860ff6178a6f49b550
checksum: d02a41f8a1b1da25c4ca8fa42e39f3c9d019ea0eb9df25e36c0ab36ffcbaeffe70c93b457fe648132abcf5f7b0098ce3a6f0467b1f1168b4d1888916f531c6da
languageName: node
linkType: hard

Expand Down

0 comments on commit f0cc5a4

Please sign in to comment.