Use external domain-tasks NPM module

This commit is contained in:
SteveSandersonMS
2016-02-08 17:57:58 -08:00
parent e419ec43fc
commit ad55e9c94d
9 changed files with 15 additions and 79 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"bootstrap": "^3.3.6",
"domain-context": "^0.5.1",
"domain-tasks": "^1.0.0",
"isomorphic-fetch": "^2.2.1",
"ntypescript": "^1.201602072208.1",
"react": "^0.14.7",