Skip to content

Commit 9be0f85

Browse files
committed
Test type: module
1 parent 34aa2e4 commit 9be0f85

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
@@ -3,7 +3,7 @@
33
"version": "15.0.0-alpha.2",
44
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",
55
"main": "node_package/lib/ReactOnRails.full.js",
6-
"type": "commonjs",
6+
"type": "module",
77
"exports": {
88
".": {
99
"react-server": "./node_package/lib/ReactOnRailsRSC.js",

0 commit comments

Comments
 (0)