Skip to content

Commit

Permalink
v1.1.1 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
santosfrancisco committed Sep 21, 2018
1 parent a6d2966 commit 86b2c8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-awesome-styled-grid",
"version": "1.1.0",
"description": "A grid system layout for React using styled-components",
"version": "1.1.1",
"description": "A responsive grid system layout for React using styled-components",
"main": "lib/react-awesome-styled-grid.cjs.js",
"module": "lib/react-awesome-styled-grid.umd.js",
"files": ["lib"],
Expand All @@ -25,7 +25,7 @@
"bugs": {
"url": "https://github.com/santosfrancisco/react-awesome-styled-grid/issues"
},
"homepage": "https://github.com/santosfrancisco/react-awesome-styled-grid#readme",
"homepage": "https://awesome-styled-grid.netlify.com/",
"dependencies": {
"react": "^16.4.2",
"react-dom": "^16.4.2",
Expand Down

0 comments on commit 86b2c8a

Please sign in to comment.