Skip to content

Commit

Permalink
page.js 1.4.0 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
kethinov committed Nov 14, 2014
1 parent 29bc55b commit ca80527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "page.js-express-mapper.js",
"description": "Plugin for page.js which directly imitates the Express API.",
"author": "Eric Newport <[email protected]>",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "https://github.com/kethinov/page.js-express-mapper.js",
"license": "Creative Commons Attribution 4.0 International License",
"main": "page.js-express-mapper.js",
Expand Down
2 changes: 1 addition & 1 deletion sampleApp.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
make sure to run:
bower install page.js
-->
<script src='bower_components/page.js/index.js'></script>
<script src='bower_components/page.js/page.js'></script>

<!--
load express-mapper plugin
Expand Down

0 comments on commit ca80527

Please sign in to comment.