Skip to content

Commit

Permalink
Remove hack for jest
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown committed Sep 12, 2022
1 parent 8d226b3 commit 4f7851d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,6 @@
"!**/*.d.ts",
"!packages/**/dist/**",
"!packages/core/src/fields/**/test-fixtures.{js,ts}"
],
"//": "remove when https://github.com/uuidjs/uuid/pull/616 is merged",
"moduleNameMapper": {
"^uuid$": "<rootDir>/node_modules/uuid/dist/index.js"
}
]
}
}

0 comments on commit 4f7851d

Please sign in to comment.