Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1277 from openlattice/develop
Browse files Browse the repository at this point in the history
2021-06-09 release
  • Loading branch information
UnsungHero97 authored Jun 9, 2021
2 parents cc25041 + bacb36a commit f27ee88
Show file tree
Hide file tree
Showing 5 changed files with 12,005 additions and 20,558 deletions.
2 changes: 1 addition & 1 deletion config/jest/babelJestTransformer.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const path = require('path');

module.exports = require('babel-jest').createTransformer({
module.exports = require('babel-jest').default.createTransformer({
configFile: path.resolve(__dirname, '../babel/babel.config.js')
});
Loading

0 comments on commit f27ee88

Please sign in to comment.