Skip to content

Commit

Permalink
demo: fixed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyTheTank committed Jan 1, 2016
1 parent fd7d9f6 commit 96050ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

<script src="../bower_components/jquery/dist/jquery.min.js"></script>
<script src="../bower_components/angular/angular.min.js"></script>
<script src="../bower_components/angular-sanitize/angular-sanitize.min.js"></script>
<script src="../bower_components/apiNG/dist/aping.min.js"></script>
<script src="aping-config.js"></script>
<script src="app.js"></script>
Expand Down

0 comments on commit 96050ab

Please sign in to comment.