This commit is contained in:
Remco Haszing 2021-08-26 17:24:30 +02:00
parent 888ac94808
commit 28928ca314
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,13 +1,13 @@
{
"name": "monaco-yaml",
"version": "3.0.1",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"dev": true,
"packages": {
"": {
"name": "monaco-yaml",
"version": "3.0.1",
"version": "3.1.0",
"license": "MIT",
"workspaces": [
"examples/*"

View file

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