Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 22ee384

Browse files
Merge pull request #10 from openedx/bw/dist-index
revert: revert using dist/index
2 parents ab41738 + 270eef4 commit 22ee384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@edx/react-unit-test-utils",
33
"version": "1.0.0-semantically-released",
44
"description": "React toolkit for writing and testing react components",
5-
"main": "dist/index.js",
5+
"main": "index.js",
66
"release": {
77
"branches": ["main", "next"]
88
},

0 commit comments

Comments
 (0)