We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249f6b2 commit afe60d6Copy full SHA for afe60d6
index.js
@@ -3,7 +3,7 @@ import * as monaco from 'monaco-editor'
3
import { Elm } from './src/Main.elm'
4
import { setDiagnosticsOptions } from 'monaco-yaml'
5
6
-const version = '0.3.4'
+const version = '0.3.5'
7
8
const app = Elm.Main.init({
9
node: document.getElementById('root'),
0 commit comments