Skip to content

Commit

Permalink
Update license.
Browse files Browse the repository at this point in the history
  • Loading branch information
iliakolev committed Feb 8, 2015
1 parent 59e3704 commit c2f0cd0
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions bower.json
@@ -1,22 +1,17 @@
{
"name": "tree-list-ui",
"version": "0.1.8",
"version": "0.1.9",
"homepage": "https://github.com/treeframework/object.list-ui",
"authors": [
"Harry Roberts <harry@csswizardry.com>",
"Ilia Kolev <info@iliakolev.com>"
],
"description": "Keyline-delimited list object",
"author": "Ilia Kolev <info@iliakolev.com>",
"description": "Keyline-delimited list.",
"main": "_object.list-ui.scss",
"ignore": [
"*.md"
],
"keywords": [
"oocss",
"css"
],
"license": "Apache",
"license": "MIT",
"dependencies": {
"tree-defaults": "~0.2.4",
"tree-functions": "~0.2.4"
"tree-defaults": "~0.2.5",
"tree-functions": "~0.2.5"
}
}

0 comments on commit c2f0cd0

Please sign in to comment.