mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
change to correct main file
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "yjs",
|
||||
"version": "13.0.0-2",
|
||||
"description": "A framework for real-time p2p shared editing on any data",
|
||||
"main": "./src/y.js",
|
||||
"main": "./y.js",
|
||||
"scripts": {
|
||||
"test": "npm run lint",
|
||||
"lint": "standard",
|
||||
|
||||
Reference in New Issue
Block a user