Skip to content

Commit ec39090

Browse files
committed
⬇️ Downgrading the react-base16-styling version
The latest version has esm module type
1 parent 3f79bbc commit ec39090

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
@@ -180,7 +180,7 @@
180180
],
181181
"dependencies": {
182182
"flux": "~4.0.1",
183-
"react-base16-styling": "~0.10.0",
183+
"react-base16-styling": "~0.9.0",
184184
"react-lifecycles-compat": "~3.0.4",
185185
"react-textarea-autosize": "~8.3.2"
186186
},

0 commit comments

Comments
 (0)