diff --git a/package.json b/package.json index 8e59d3f..9fb23dd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-inline-grid", "description": "Predictable flexbox based grid for React.", "main": "./lib/index.js", - "version": "0.2.1", + "version": "0.3.0", "scripts": { "clean": "rimraf lib dist coverage", "lint": "eslint src test examples", @@ -30,7 +30,6 @@ "style", "flux", "redux", - "immutable", "predictable" ], "author": "Pierre Brouca (https://github.com/broucz)",