Skip to content

Commit

Permalink
Merge pull request #1 from namtab00/patch-1
Browse files Browse the repository at this point in the history
Create package.json
  • Loading branch information
Gargaroz authored Jul 6, 2017
2 parents 0766757 + c18e939 commit 3f1f563
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "angular-scroll-dropdown",
"description": "Directive which allows using bootstrap-ui dropdown in an overflow:auto or overflow:scroll container.",
"version": "0.0.1",
"devDependencies": {
"angular-ui-bootstrap": "~2.5.0",
}
}

0 comments on commit 3f1f563

Please sign in to comment.