Skip to content

Commit

Permalink
bower: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
damylen committed Oct 28, 2015
1 parent 11624d0 commit e02596d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "csWeb",
"version": "0.0.1",
"version": "0.1.1",
"main": "dist/csComp/csComp.js",
"ignore": [
"dist/csServerComp",
"csComp",
"csServerComp"
"csServerComp",
"example",
"docs",
"test",
Expand Down Expand Up @@ -58,6 +58,5 @@
"underscore": "~1.7.0"
},
"devDependencies": {

}
}

0 comments on commit e02596d

Please sign in to comment.