add package.json to exports so other packages can consume it
This commit is contained in:
parent
4f2d13e3ce
commit
3af420e790
@ -32,6 +32,7 @@
|
|||||||
},
|
},
|
||||||
"./src/index.js": "./src/index.js",
|
"./src/index.js": "./src/index.js",
|
||||||
"./tests/testHelper.js": "./tests/testHelper.js"
|
"./tests/testHelper.js": "./tests/testHelper.js"
|
||||||
|
"./package.json": "./package.json"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/yjs.*",
|
"dist/yjs.*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user