Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IxDay committed Sep 2, 2014
1 parent c1a6705 commit 391f6af
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "angular-dependency",
"version": "0.1.1",
"version": "0.1.2",
"description": "retrieve angular modules through your filesystem",
"main": "index.js",
"scripts": {
Expand All @@ -16,6 +16,10 @@
"dependency",
"tree"
],
"files": [
"index.js",
"lib.js"
],
"author": "Maxime Vidori <maxime.vidori@gmail.com>",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 391f6af

Please sign in to comment.