mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
outsourced Textbind, improved automatic module loader
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
"main": "y.js",
|
||||
"scripts": {
|
||||
"test": "node --harmony ./node_modules/.bin/gulp test",
|
||||
"lint": "./node_modules/.bin/standard",
|
||||
"build": "./node_modules/.bin/gulp build"
|
||||
"lint": "./node_modules/.bin/standard"
|
||||
},
|
||||
"pre-commit": [
|
||||
"lint",
|
||||
|
||||
Reference in New Issue
Block a user