Skip to content

Commit

Permalink
fix(pakcage): modify package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Dec 1, 2015
1 parent e489cdd commit d8d2257
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 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": "0.0.0-semantic-released",
"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 Down

0 comments on commit d8d2257

Please sign in to comment.