代码功能更新
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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