mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
fixed travis
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"test": "node --harmony ./node_modules/.bin/gulp test",
|
||||
"lint": "./node_modules/.bin/standard",
|
||||
"build": "./node_modules/.bin/standard build"
|
||||
"build": "./node_modules/.bin/gulp build"
|
||||
},
|
||||
"pre-commit": [
|
||||
"lint",
|
||||
|
||||
Reference in New Issue
Block a user