This commit is contained in:
Remco Haszing 2021-09-15 21:59:27 +02:00
parent 65e91a1d43
commit 979ed62d6f
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.0",
"version": "3.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "monaco-yaml",
"version": "3.2.0",
"version": "3.2.1",
"license": "MIT",
"workspaces": [
"examples/*"

View file

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