Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Commit

Permalink
update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Aguilar committed Jun 14, 2014
1 parent e31c03f commit 2fd074f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "mjolnic-bootstrap-colorpicker",
"version": "v2.0.0-rc",
"version": "2.0.0",
"dependencies": {
"jquery": "^1.10",
"bootstrap": "^2"
},
"ignore": [
"\\.*",
"/src",
"index.html",
"/package.json",
"/Gruntfile.js"
]
"ignore": [
"\\.*",
"/src",
"index.html",
"/package.json",
"/Gruntfile.js"
]
}

0 comments on commit 2fd074f

Please sign in to comment.