Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornix committed May 11, 2018
1 parent 7eb290d commit 781bcdd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monaco-languages",
"version": "1.2.0",
"version": "1.3.0",
"description": "Bundle of many languages for the Monaco Editor.",
"scripts": {
"compile": "mrmdir ./release && tsc -p ./src/tsconfig.json && tsc -p ./src/tsconfig.esm.json",
Expand All @@ -20,7 +20,7 @@
"devDependencies": {
"jsdom-no-contextify": "^3.1.0",
"mocha": "^3.4.2",
"monaco-editor-core": "0.12.0",
"monaco-editor-core": "0.13.0",
"monaco-plugin-helpers": "^1.0.2",
"requirejs": "^2.3.5",
"typescript": "2.7.2",
Expand Down

0 comments on commit 781bcdd

Please sign in to comment.