bump monaco-editor-core version due to breaking change in monaco.d.ts

This commit is contained in:
Alex Dima 2016-09-16 19:49:56 +02:00
parent a5298a8158
commit 4eacf55c42

View file

@ -1,7 +1,7 @@
{
"name": "monaco-editor-core",
"private": true,
"version": "0.6.1",
"version": "0.7.0",
"description": "A browser based code editor",
"author": "Microsoft Corporation",
"license": "MIT",