Skip to content

Commit

Permalink
Removed orphaned <script> tag from examples
Browse files Browse the repository at this point in the history
  • Loading branch information
aisera-mikowski committed Dec 2, 2016
1 parent 680323c commit 0c13a94
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion ex01.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<script src="js/xhi/07.shell.js"></script>
<script src="js/xhi/08.app.js"></script>
<script src="js/ex01.js"></script>
</script>
</head>
<body></body>
</html>
1 change: 0 additions & 1 deletion ex02.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
<script src="js/xhi/07.shell.js"></script>
<script src="js/xhi/08.app.js"></script>
<script src="js/ex02.js"></script>
</script>
</head>
<body></body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hi_score",
"version": "0.7.5",
"version": "0.7.6",
"description": "Get off the framework-of-the-month treadmill and take control of your SPA. Hi_Score assembles best-in-class libraries in a feature-module architecture as detailed in 'Single Page Web Applicaitons, JavaScript end-to-end'",
"keywords": [
"spa",
Expand Down

0 comments on commit 0c13a94

Please sign in to comment.