Skip to content

Commit 9e6b43d

Browse files
committed
fix tests
1 parent 4e93e22 commit 9e6b43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./lib/react-native/Parse.js');
1+
module.exports = require('./lib/react-native/Parse.js').default;

0 commit comments

Comments
 (0)