mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-06-19 14:31:13 +00:00
Update package.json
This commit is contained in:
parent
01558b6b0a
commit
72d7a24ad8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "YAML plugin for the Monaco Editor",
|
||||
"homepage": "https://monaco-yaml.js.org",
|
||||
"scripts": {
|
||||
"prepack": "node build.js",
|
||||
"prepack": "node build.cjs",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Reference in a new issue