Skip to content
Snippets Groups Projects
Commit 45355b2c authored by Dan Heberden's avatar Dan Heberden Committed by Marijn Haverbeke
Browse files

Add `bower.json` file for full bower compatibility.

parent 38181372
No related branches found
No related tags found
No related merge requests found
{
"name": "CodeMirror",
"version": "3.13.0",
"main": ["lib/codemirror.js", "lib/codemirror.css"],
"ignore": [
"**/.*",
"node_modules",
"components",
"bin",
"demo",
"doc",
"test",
"index.html",
"package.json"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment