4.0.0-alpha.0

This commit is contained in:
Remco Haszing 2021-11-09 21:56:55 +01:00
parent d15459091c
commit 4f06c90e34
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.2.1",
"version": "4.0.0-alpha.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "monaco-yaml",
"version": "3.2.1",
"version": "4.0.0-alpha.0",
"license": "MIT",
"workspaces": [
"examples/*"

View file

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