renamed package and version

This commit is contained in:
Ulf Gebhardt 2023-04-10 21:13:44 +02:00
parent cd9ea891e7
commit 5eababab60
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,7 +1,7 @@
{
"name": "wow-addon-toc",
"version": "0.1.0",
"description": "World Of Warcraft addon toc file parser",
"name": "wow-toc-parser",
"version": "1.0.0",
"description": "World Of Warcraft Addon .toc file parser",
"main": "lib/index.js",
"scripts": {
"test": "jest",