We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e30f9d1 + fd40858 commit 53609a8Copy full SHA for 53609a8
package.json
@@ -2,6 +2,7 @@
2
"name": "op-blocknote-hocuspocus",
3
"version": "0.0.1",
4
"main": "src/index.ts",
5
+ "type": "module",
6
"scripts": {
7
"start": "tsx src/index.ts",
8
"dev": "tsx watch src/index.ts",
0 commit comments