common/corpus-common-addon/bower.json
author ymh <ymh.work@gmail.com>
Fri, 03 Feb 2017 13:01:08 +0100
changeset 495 c71923e6fa2f
parent 456 3a32d2f57429
child 511 fbf4e1afab01
permissions -rw-r--r--
Correct error when transitioning between thematiques tabs and others (bug #0025983) + correct scroll for themes

{
  "name": "corpus-common-addon",
  "dependencies": {
    "ember": "~2.10.0",
    "ember-cli-shims": "0.1.3"
  },
  "devDependencies": {
    "store": "https://github.com/marcuswestin/store.js.git#v1.3.20"
  }
}