mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
committed by
Karl-Philipp Wulfert
parent
2b54af6c7e
commit
f63be608b8
27
package.json
27
package.json
@@ -48,25 +48,28 @@
|
||||
"statements": 95
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.6.0",
|
||||
"@openstapps/configuration": "0.8.0",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/chai-as-promised": "7.1.0",
|
||||
"@types/mocha": "5.2.6",
|
||||
"@types/sinon": "7.0.6",
|
||||
"@types/sinon": "7.0.11",
|
||||
"chai": "4.2.0",
|
||||
"conventional-changelog-cli": "2.0.11",
|
||||
"mocha": "5.2.0",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.0.12",
|
||||
"mocha": "6.0.2",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nyc": "13.2.0",
|
||||
"sinon": "7.2.3",
|
||||
"ts-node": "8.0.2",
|
||||
"tslint": "5.12.1",
|
||||
"nyc": "13.3.0",
|
||||
"sinon": "7.3.1",
|
||||
"ts-node": "8.0.3",
|
||||
"tslint": "5.14.0",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.3.3"
|
||||
"typescript": "3.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "11.9.3",
|
||||
"@types/nodemailer": "4.6.6",
|
||||
"@types/node": "10.14.4",
|
||||
"@types/nodemailer": "4.6.7",
|
||||
"chalk": "2.4.2",
|
||||
"flatted": "2.0.0",
|
||||
"nodemailer": "5.1.1"
|
||||
"nodemailer": "6.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user