We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf24245 commit 8bfc8a5Copy full SHA for 8bfc8a5
package.json
@@ -37,7 +37,7 @@
37
"tsbb": "^4.1.5",
38
"jest": "^29.5.0",
39
"jest-watch-typeahead": "^2.2.2",
40
- "jest-environment-jsdom": "~29.5.0",
+ "jest-environment-jsdom": "^29.5.0",
41
"jest-environment-node": "^29.5.0"
42
}
43
themes/basic/package.json
@@ -34,6 +34,8 @@
34
"url": "https://github.com/uiwjs/react-codemirror.git"
35
},
36
"files": [
+ "dark.d.ts",
+ "light.d.ts",
"src",
"esm",
"cjs"
0 commit comments