Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "dugong", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "Minimal State Container for React Apps using RxJS", | ||
@@ -44,11 +44,11 @@ "scripts": { | ||
"babel-cli": "^6.14.0", | ||
"babel-core": "^6.14.0", | ||
"babel-eslint": "^6.1.2", | ||
"babel-plugin-syntax-object-rest-spread": "^6.13.0", | ||
"babel-core": "^6.17.0", | ||
"babel-eslint": "^7.0.0", | ||
"babel-plugin-syntax-object-rest-spread": "^6.16.0", | ||
"babel-plugin-transform-decorators": "^6.13.0", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-plugin-transform-object-rest-spread": "^6.8.0", | ||
"babel-polyfill": "^6.13.0", | ||
"babel-preset-es2015": "^6.14.0", | ||
"babel-preset-react": "^6.11.1", | ||
"babel-polyfill": "^6.16.0", | ||
"babel-preset-es2015": "^6.16.0", | ||
"babel-preset-react": "^6.16.0", | ||
"babel-preset-stage-0": "^6.5.0", | ||
@@ -58,5 +58,5 @@ "babel-register": "^6.14.0", | ||
"enzyme": "^2.4.1", | ||
"eslint": "^3.5.0", | ||
"eslint-config-airbnb": "^11.1.0", | ||
"eslint-plugin-import": "^1.16.0", | ||
"eslint": "^3.7.0", | ||
"eslint-config-airbnb": "^12.0.0", | ||
"eslint-plugin-import": "^2.0.0", | ||
"eslint-plugin-jsx-a11y": "^2.2.2", | ||
@@ -63,0 +63,0 @@ "eslint-plugin-react": "^6.3.0", |
@@ -131,4 +131,1 @@ # Dugong (Work in progress) | ||
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/AvraamMavridis/dugong/trend.png)](https://bitdeli.com/free "Bitdeli Badge") | ||
15371
131