mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-07-07 12:00:42 +00:00
v2.1.1
This commit is contained in:
parent
7b4e1eb274
commit
2ff7a7f637
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@magicsandbox/monaco-yaml",
|
"name": "@magicsandbox/monaco-yaml",
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"description": "YAML plugin for the Monaco Editor",
|
"description": "YAML plugin for the Monaco Editor",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"watch": "tsc -p ./src --watch",
|
"watch": "tsc -p ./src --watch",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue