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

Commit

Permalink
Version 0.1.1 of Bower.
Browse files Browse the repository at this point in the history
  • Loading branch information
alansouzati committed May 1, 2015
1 parent 5004f90 commit 075c3e5
Show file tree
Hide file tree
Showing 7 changed files with 13,728 additions and 32,300 deletions.
9 changes: 8 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grommet",
"version": "0.1.0",
"version": "0.1.1",
"main": "grommet.js",
"description": "The most advanced UI framework for enterprise applications.",
"authors": [
Expand All @@ -16,6 +16,13 @@
"type": "git",
"url": "https://github.com/HewlettPackard/grommet.git"
},
"preferGlobal": true,
"bin": {
"grommet": "./bin/grommet.js"
},
"engines": {
"node": ">= 0.9"
},
"dependencies": {
"react": "^0.13.1",
"grommet": "HewlettPackard/grommet-bower"
Expand Down
Loading

0 comments on commit 075c3e5

Please sign in to comment.