Skip to content

Commit

Permalink
chore: package.json fixes
Browse files Browse the repository at this point in the history
+ remove unused dep
+ add license field
  • Loading branch information
vvo committed Jun 15, 2015
1 parent 9f11281 commit 8038867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"lodash": "3.9.3",
"morgan": "1.5.3",
"mversion": "1.10.0",
"node-libs-browser": "0.5.2",
"phantomjs": "1.9.17",
"pretty-bytes": "2.0.1",
"self-signed": "1.3.1",
Expand All @@ -99,5 +98,6 @@
},
"engines": {
"node": ">=0.8"
}
},
"license": "MIT"
}

0 comments on commit 8038867

Please sign in to comment.