Upgrade dependencies

This commit is contained in:
Phil Gates-Idem 2014-09-26 10:50:58 -04:00
parent 0f8cdeb77f
commit c3d3d0efa9

View File

@ -28,11 +28,11 @@
"minimatch": "^0.2.14",
"property-handlers": "^1.0.0",
"raptor-args": "^1.0.0",
"raptor-json": "^1.0.0",
"raptor-logging": "^1.0.0",
"raptor-modules": "^1.0.0",
"raptor-json": "^1.0.1",
"raptor-logging": "^1.0.1",
"raptor-modules": "^1.0.5",
"raptor-polyfill": "^1.0.0",
"raptor-promises": "^1.0.0",
"raptor-promises": "^1.0.1",
"raptor-regexp": "^1.0.0",
"raptor-strings": "^1.0.0",
"raptor-util": "^1.0.0",
@ -43,8 +43,8 @@
"dustjs-linkedin": "^2.3.4",
"jshint": "^2.5.0",
"mocha": "~1.15.1",
"raptor-cache": "^1.0.0",
"raptor-data-providers": "^1.0.0",
"raptor-cache": "^1.1.1",
"raptor-data-providers": "^1.0.1-beta",
"through": "^2.3.4"
},
"license": "Apache License v2.0",