Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Dec 1, 2015
2 parents b53476f + 7a13b52 commit 85fcad4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "sanji-cellular-ui",
"main": "dist/sanji-cellular-ui.js",
"author": "Zack Yang <zack9433@gmail.com> (https://github.com/zack9433)",
"description": "Sanji cellualr UI",
"version": "1.0.6",
"main": "index",
"config": {
"ghooks": {
"pre-commit": ""
Expand Down Expand Up @@ -75,7 +78,6 @@
"keywords": [
"sanji"
],
"author": "Zack Yang <zack9433@gmail.com> (https://github.com/zack9433)",
"license": "MIT",
"homepage": "https://github.com/Sanji-IO/sanji-cellular-ui",
"dependencies": {
Expand All @@ -87,6 +89,5 @@
"socket.io-client": "~1.3.7",
"svg-morpheus": "alexk111/SVG-Morpheus#v0.1.8",
"toastr": "~2.1.2"
},
"version": "1.0.5"
}
}

0 comments on commit 85fcad4

Please sign in to comment.