File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ head to the original repository.
2020The project can be installed via NPM, both via the default NPM registry and the
2121Github NPM Registry:
2222
23- npm install rmmz@npm:@masked -rpgmaker/rpg-maker-mz-typescript
23+ npm install rmmz@npm:@comuns -rpgmaker/rpg-maker-mz-typescript
2424
2525All types are available from the top-level module:
2626
Original file line number Diff line number Diff line change 11{
2- "name" : " @masked -rpgmaker/rpg-maker-mz-typescript" ,
2+ "name" : " @comuns -rpgmaker/rpg-maker-mz-typescript" ,
33 "version" : " 0.1.0" ,
44 "description" : " Type definitions for the RPG Maker MZ core script" ,
55 "main" : " index.js" ,
99 "types" : " ./lib/index.d.ts" ,
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+https://github.com/masked -rpgmaker/Rpg-Maker-MZ-Typescript .git"
12+ "url" : " git+https://github.com/comuns -rpgmaker/rpg-maker-mz-typescript .git"
1313 },
1414 "author" : " Nio Kasgami" ,
1515 "license" : " LicenseRef-LICENSE" ,
1616 "bugs" : {
17- "url" : " https://github.com/masked -rpgmaker/Rpg-Maker-MZ-Typescript /issues"
17+ "url" : " https://github.com/comuns -rpgmaker/rpg-maker-mz-typescript /issues"
1818 },
1919 "homepage" : " https://github.com/niokasgami/Rpg-Maker-MZ-Typescript#readme" ,
2020 "dependencies" : {
You can’t perform that action at this time.
0 commit comments