We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7081c59 commit 4e31eadCopy full SHA for 4e31ead
package.json
@@ -2,7 +2,7 @@
2
"name": "react-inline-grid",
3
"description": "Predictable flexbox based grid for React.",
4
"main": "./lib/index.js",
5
- "version": "0.2.1",
+ "version": "0.3.0",
6
"scripts": {
7
"clean": "rimraf lib dist coverage",
8
"lint": "eslint src test examples",
@@ -30,7 +30,6 @@
30
"style",
31
"flux",
32
"redux",
33
- "immutable",
34
"predictable"
35
],
36
"author": "Pierre Brouca <broucapierre@gmail.com> (https://github.com/broucz)",
0 commit comments