.
This commit is contained in:
16
root/res/editor.md/lib/codemirror/bower.json
Normal file
16
root/res/editor.md/lib/codemirror/bower.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "codemirror",
|
||||
"version":"5.0.0",
|
||||
"main": ["lib/codemirror.js", "lib/codemirror.css"],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"components",
|
||||
"bin",
|
||||
"demo",
|
||||
"doc",
|
||||
"test",
|
||||
"index.html",
|
||||
"package.json"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user