Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
add ignore entry in bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aguacongas committed Jan 2, 2016
1 parent 677bc79 commit f23af39
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/chatle/bower.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "ASP.NET",
"private": true,
"name": "ASP.NET",
"private": true,
"dependencies": {
"bootstrap": "3.3.5",
"jquery": "2.1.4",
"jquery-validation": "1.14.0",
"jquery-validation-unobtrusive": "3.2.4",
"knockout": "3.4.0",
"signalr": "2.2.0"
}
},
"ignore": ""
}

0 comments on commit f23af39

Please sign in to comment.