forked from cloudron-apps/gitea-app
update deps
This commit is contained in:
parent
7f09e8c047
commit
67a89403c0
1 changed files with 4 additions and 2 deletions
|
@ -14,8 +14,10 @@
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"mocha": "^2.3.4",
|
"mocha": "^2.3.4",
|
||||||
"rimraf": "^2.4.4",
|
"rimraf": "^2.4.4",
|
||||||
"selenium-server-standalone-jar": "^2.53.0",
|
|
||||||
"selenium-webdriver": "^2.53.3",
|
|
||||||
"superagent": "^1.4.0"
|
"superagent": "^1.4.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"selenium-server-standalone-jar": "^3.3.1",
|
||||||
|
"selenium-webdriver": "^3.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue