소스 검색

monaco-editor-core@0.14.5

Alex Dima 7 년 전
부모
커밋
8beee8b589
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -2381,9 +2381,9 @@
       "dev": true
     },
     "monaco-editor-core": {
-      "version": "0.14.4",
-      "resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.4.tgz",
-      "integrity": "sha512-PVXIQ3SroP/AQajTB2JnplQvYaq3rvbJ9SD3c9ClbEkO/M2nclYwwonYexM9rAVBrUEeBl7VDWz43VLfFAV6sw==",
+      "version": "0.14.5",
+      "resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.14.5.tgz",
+      "integrity": "sha512-tm/nZ1bb5JVAxdZkadJAMj73LlH4ArhWnTtxHEHMelp2hgUBjQfgmNeDfGxwLZxH9FxHzWmuUeISLxJDeiwuxA==",
       "dev": true
     },
     "monaco-html": {

+ 1 - 1
package.json

@@ -24,7 +24,7 @@
     "gulp-typedoc": "^2.2.0",
     "http-server": "^0.11.1",
     "monaco-css": "2.2.0",
-    "monaco-editor-core": "0.14.4",
+    "monaco-editor-core": "0.14.5",
     "monaco-html": "2.2.0",
     "monaco-json": "2.2.0",
     "monaco-languages": "1.5.0",