Merge pull request #95 from dolanmiu/feat/update-dependencies

Feat/update dependencies
This commit is contained in:
Dolan
2018-07-21 01:24:40 +01:00
committed by GitHub

View File

@ -75,8 +75,8 @@
"shelljs": "^0.7.7", "shelljs": "^0.7.7",
"sinon": "^5.0.7", "sinon": "^5.0.7",
"tslint": "^5.1.0", "tslint": "^5.1.0",
"typedoc": "^0.9.0", "typedoc": "^0.11.1",
"typescript": "2.6.2", "typescript": "2.9.2",
"webpack": "^3.10.0" "webpack": "^3.10.0"
} }
} }