Skip to content

Commit 4e31ead

Browse files
committed
0.3.0
1 parent 7081c59 commit 4e31ead

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-inline-grid",
33
"description": "Predictable flexbox based grid for React.",
44
"main": "./lib/index.js",
5-
"version": "0.2.1",
5+
"version": "0.3.0",
66
"scripts": {
77
"clean": "rimraf lib dist coverage",
88
"lint": "eslint src test examples",
@@ -30,7 +30,6 @@
3030
"style",
3131
"flux",
3232
"redux",
33-
"immutable",
3433
"predictable"
3534
],
3635
"author": "Pierre Brouca <broucapierre@gmail.com> (https://github.com/broucz)",

0 commit comments

Comments
 (0)