Remove babel rewriting

This commit is contained in:
Alex Dima 2018-03-19 10:37:30 +01:00
parent 7d6ae1b4f3
commit c19aff59af
3 changed files with 4 additions and 41 deletions

6
package-lock.json generated
View file

@ -2759,9 +2759,9 @@
"dev": true
},
"monaco-editor-core": {
"version": "0.11.6",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.11.6.tgz",
"integrity": "sha512-WGJnnmtSY7qRYLRBOL23+pdQR6flUNKPAkREscc/ctiNRJHCqo0jFiSvuqh4VMfoVGkyprGCEjkBc+8/7nQuEA==",
"version": "0.11.7",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.11.7.tgz",
"integrity": "sha512-dWg+HmIAIl0LPSeyzN6CAtM//k9isMOrVsbg6ffwWOT7V8z7tDG50KW7F22i4N4vPu+KQdGF9BY/Ui0EFFRUkw==",
"dev": true
},
"monaco-html": {