We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bcf9c5 commit 6a84b5bCopy full SHA for 6a84b5b
package.json
@@ -2,7 +2,7 @@
2
"name": "react-inline-grid",
3
"description": "A predictable gird layout based on flexbox for React.",
4
"main": "./lib/index.js",
5
- "version": "0.5.2",
+ "version": "0.5.3",
6
"scripts": {
7
"clean": "rimraf lib dist coverage",
8
"lint": "eslint src test examples",
0 commit comments