Skip to content

Commit

Permalink
Merge pull request #10 from openedx/bw/dist-index
Browse files Browse the repository at this point in the history
revert: revert using dist/index
  • Loading branch information
muselesscreator authored Jun 27, 2023
2 parents ab41738 + 270eef4 commit 22ee384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@edx/react-unit-test-utils",
"version": "1.0.0-semantically-released",
"description": "React toolkit for writing and testing react components",
"main": "dist/index.js",
"main": "index.js",
"release": {
"branches": ["main", "next"]
},
Expand Down

0 comments on commit 22ee384

Please sign in to comment.