static: use codemirror from npm

This commit is contained in:
Jens Langhammer
2020-02-21 15:18:13 +01:00
parent 26bf6fd22f
commit 9440d24358
420 changed files with 22 additions and 74980 deletions

View File

@ -1,6 +1,7 @@
{
"license": "MIT",
"dependencies": {
"@patternfly/patternfly": "^2.65.3"
"@patternfly/patternfly": "^2.65.3",
"codemirror": "^5.52.0"
}
}

View File

@ -6,3 +6,8 @@
version "2.65.3"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-2.65.3.tgz#0856d6ca13d971f18b1d7889a60a73eb78cad3c8"
integrity sha512-pOmj1r6nOU8WOI0y6s0vfILG8dLxxhDpzBCYUtnx+i8bqq3Ci6F1tekGqs0AfjAR1+OF5lfJEb+dhixs0Z8yrg==
codemirror@^5.52.0:
version "5.52.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.52.0.tgz#4dbd6aef7f0e63db826b9a23922f0c03ac75c0a7"
integrity sha512-K2UB6zjscrfME03HeRe/IuOmCeqNpw7PLKGHThYpLbZEuKf+ZoujJPhxZN4hHJS1O7QyzEsV7JJZGxuQWVaFCg==