Update service images for retina, remove rdio :(

This commit is contained in:
Jonathan Cremin 2016-01-09 12:24:44 +00:00
parent dbc7f4806d
commit 64e1fee502
13 changed files with 13 additions and 223 deletions

View file

@ -17,13 +17,12 @@
"npm": "^3.3.0"
},
"dependencies": {
"babel": "~6.1.18",
"babel-cli": "^6.2.0",
"babel-core": "^6.2.1",
"babel-plugin-syntax-jsx": "^6.1.18",
"babel-plugin-transform-es2015-arrow-functions": "^6.1.18",
"babel": "^6.1.18",
"babel-cli": "^6.3.13",
"babel-core": "^6.3.13",
"babel-plugin-syntax-jsx": "^6.3.13",
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.1.18",
"babel-plugin-transform-es2015-block-scoping": "^6.1.18",
"babel-plugin-transform-es2015-classes": "^6.2.2",
"babel-plugin-transform-es2015-computed-properties": "^6.1.18",
"babel-plugin-transform-es2015-constants": "^6.1.4",