Update bower.json
The version specified in the bower.json of package converse mismatches the tag (0.5.2 vs 0.5.0)
This commit is contained in:
parent
af1a08e9b6
commit
fd6fdd748d
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "converse",
|
"name": "converse",
|
||||||
"version": "0.5.0",
|
"version": "0.5.2",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x"
|
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user