Updated definitions

This commit is contained in:
Dolan
2017-07-07 16:51:22 +01:00
parent b0a29e26c9
commit fd63a30298

View File

@ -34,7 +34,7 @@
],
"types": "./build/index.d.ts",
"dependencies": {
"@types/archiver": "^1.3.2",
"@types/archiver": "^1.3.3",
"@types/express": "^4.0.35",
"archiver": "^1.3.0",
"xml": "^1.0.1"
@ -55,6 +55,6 @@
"shelljs": "^0.7.7",
"tslint": "^5.1.0",
"typedoc": "^0.5.10",
"typescript": "^2.2.1"
"typescript": "^2.4.1"
}
}