This commit is contained in:
Remco Haszing 2021-09-06 10:05:52 +02:00
parent 96abaa5bce
commit 3d037a15a6
No known key found for this signature in database
GPG key ID: 40D9F5FE9155FD3C
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "monaco-yaml",
"version": "3.1.0",
"version": "3.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "monaco-yaml",
"version": "3.1.0",
"version": "3.2.0",
"license": "MIT",
"workspaces": [
"examples/*"

View file

@ -1,6 +1,6 @@
{
"name": "monaco-yaml",
"version": "3.1.0",
"version": "3.2.0",
"description": "YAML plugin for the Monaco Editor",
"homepage": "https://monaco-yaml.js.org",
"scripts": {