Skip to content

Commit

Permalink
bower shouldn't ignore bower
Browse files Browse the repository at this point in the history
  • Loading branch information
kethinov committed Dec 10, 2014
1 parent 2184dd4 commit 8412457
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions 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.3",
"version": "1.0.4",
"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 All @@ -24,7 +24,6 @@
],
"ignore": [
".gitignore",
"bower.json",
"package.json",
"README.md",
"sampleApp.html"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "page.js-express-mapper.js",
"version": "1.0.3",
"version": "1.0.4",
"description": "Plugin for page.js which directly imitates the Express API.",
"main": "page.js-express-mapper.js",
"repository": {
Expand Down

0 comments on commit 8412457

Please sign in to comment.