codemirror 3.14
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codemirror",
|
||||
"version":"3.13.00",
|
||||
"version":"3.14.0",
|
||||
"main": "lib/codemirror.js",
|
||||
"description": "In-browser code editing made bearable",
|
||||
"licenses": [{"type": "MIT",
|
||||
@@ -14,8 +14,6 @@
|
||||
"maintainers":[{"name": "Marijn Haverbeke",
|
||||
"email": "marijnh@gmail.com",
|
||||
"web": "http://marijnhaverbeke.nl"}],
|
||||
"repositories": [{"type": "git",
|
||||
"url": "http://marijnhaverbeke.nl/git/codemirror"},
|
||||
{"type": "git",
|
||||
"url": "https://github.com/marijnh/CodeMirror.git"}]
|
||||
"repository": {"type": "git",
|
||||
"url": "http://marijnhaverbeke.nl/git/codemirror"}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user