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

Commit 270eef4

Browse files
revert: revert using dist/index
1 parent 599bd8f commit 270eef4

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"]
88
},

0 commit comments

Comments
 (0)