change to correct main file

This commit is contained in:
Kevin Jahns 2017-07-06 03:28:06 +02:00
parent f4327529b9
commit 2b618cd83c

View File

@ -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",