Merge pull request #15527 from eileenmcnaughton/merge
[civicrm-core.git] / composer.json
index b298a5c9baebd2f2c26493abea016c50179dc766..42578e4e90e2a86db080108c85aff30edfe90763 100644 (file)
       "select2": {
         "url": "https://github.com/colemanw/select2/archive/v3.5-civicrm-1.0.zip"
       },
+      "js-yaml": {
+        "url": "https://github.com/nodeca/js-yaml/archive/3.13.1.zip",
+        "ignore": ["benchmark", "bin", "demo", "examples", "lib", "support", "test"]
+      },
       "smartmenus": {
         "url": "https://github.com/vadikom/smartmenus/archive/1.1.0.zip",
         "ignore": [".gitignore", "Gruntfile.js"]