mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
wut
This commit is contained in:
parent
93e7e92dba
commit
215572084e
1 changed files with 2 additions and 1 deletions
|
@ -70,6 +70,7 @@
|
|||
"etherpad-lite": "./node/server.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cypress": "^4.7.0",
|
||||
"mocha": "7.1.2",
|
||||
"nyc": "15.0.1",
|
||||
"supertest": "4.0.2",
|
||||
|
@ -87,6 +88,6 @@
|
|||
"test": "nyc mocha --timeout 5000 ../tests/backend/specs/api",
|
||||
"test-container": "nyc mocha --timeout 5000 ../tests/container/specs/api"
|
||||
},
|
||||
"version": "1.8.5",
|
||||
"version": "1.8.6",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue