add versions

This commit is contained in:
Jon Stevens
2015-06-25 09:17:36 -07:00
parent 40f2742741
commit 7011bcf972
@@ -3,9 +3,9 @@
"registry":"jspm",
"format":"global",
"dependencies":{
"angular":"*",
"moment":"*",
"humanize-duration":"*"
"angular":"^1.4.1",
"moment":"^2.10.3",
"humanize-duration":"^3.0.0"
},
"shim":{
"dist/angular-timer":{