mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
add package.json to exports so other packages can consume it
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
},
|
||||
"./src/index.js": "./src/index.js",
|
||||
"./tests/testHelper.js": "./tests/testHelper.js"
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"files": [
|
||||
"dist/yjs.*",
|
||||
|
||||
Reference in New Issue
Block a user