Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alansouzati committed Oct 21, 2015
1 parent 3b537f0 commit 7c05116
Show file tree
Hide file tree
Showing 11 changed files with 23,641 additions and 2,320 deletions.
9 changes: 4 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grommet",
"version": "0.3.7",
"version": "0.3.8",
"main": "grommet.js",
"description": "The most advanced UX framework for enterprise applications.",
"authors": [
Expand All @@ -10,13 +10,12 @@
"Eric Soderberg"
],
"homepage": "http://grommet.io",
"bugs": "https://github.com/HewlettPackard/grommet/issues",
"bugs": "https://github.com/grommet/grommet/issues",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/HewlettPackard/grommet.git"
"url": "https://github.com/grommet/grommet.git"
},
"preferGlobal": true,
"bin": {
"grommet": "./bin/grommet.js"
},
Expand All @@ -27,6 +26,6 @@
},
"dependencies": {
"react": "^0.13.1",
"grommet": "^0.3.7"
"grommet": "^0.3.8"
}
}
Loading

0 comments on commit 7c05116

Please sign in to comment.