server/bo_client/bower.json
changeset 127 5cd8c3065c38
parent 125 e550b10fe3ca
child 136 5fed7e1716c2
equal deleted inserted replaced
126:e87a340711a4 127:5cd8c3065c38
    14     "urijs": "URIjs#~1.17.0",
    14     "urijs": "URIjs#~1.17.0",
    15     "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
    15     "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
    16   },
    16   },
    17   "resolutions": {
    17   "resolutions": {
    18     "ember": "2.3.1",
    18     "ember": "2.3.1",
    19     "jquery": ">=1.7"
    19     "jquery": ">=2.2"
    20   }
    20   }
    21 }
    21 }