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", "registry":"jspm",
"format":"global", "format":"global",
"dependencies":{ "dependencies":{
"angular":"*", "angular":"^1.4.1",
"moment":"*", "moment":"^2.10.3",
"humanize-duration":"*" "humanize-duration":"^3.0.0"
}, },
"shim":{ "shim":{
"dist/angular-timer":{ "dist/angular-timer":{
@@ -16,4 +16,4 @@
] ]
} }
} }
} }