Skip to content

Commit

Permalink
update sniiffer
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Jul 28, 2016
1 parent 929eee5 commit da6e83f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"src"
],
"dependencies": {
"angular": "^1.5.5"
"angular": "^1.5.5",
"angular-module-stiffener": "afeiship/angular-module-stiffener"
}
}
1 change: 1 addition & 0 deletions test/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
</div>

<script type="text/javascript" src="../bower_components/angular/angular.js"></script>
<script type="text/javascript" src="../bower_components/angular-module-stiffener/dist/angular-module-stiffener.js"></script>
<script type="text/javascript" src="../dist/js/angular-isloading.js"></script>

<script type="text/javascript">
Expand Down

0 comments on commit da6e83f

Please sign in to comment.