mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-07-08 12:30:39 +00:00
Make the package scoped
This commit is contained in:
parent
766edb0be4
commit
7b4e1eb274
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "monaco-yaml",
|
"name": "@magicsandbox/monaco-yaml",
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"description": "YAML plugin for the Monaco Editor",
|
"description": "YAML plugin for the Monaco Editor",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue