1
0

Update package info

This commit is contained in:
Illya Marchenko 2022-02-02 14:04:04 +02:00
parent 93397a164d
commit a5795b2b70
2 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
"name": "MonacoEditor", "name": "MonacoEditor",
"version": "0.1.0", "version": "0.1.0",
"author": [ "author": [
"Illya Marchenko" "Stuzer05"
], ],
"url": "https://stuzer.link", "url": "https://gitea.stuzer.link/stuzer05/mediawiki-extensions-monaco-editor",
"description": "MonacoEditor for MediaWiki", "description": "MonacoEditor for MediaWiki",
"license-name": "", "license-name": "",
"type": "other", "type": "other",

View File

@ -1,5 +1,5 @@
{ {
"name": "mediawiki-monacoeditor", "name": "mediawiki-extensions-monaco-editor",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",