This commit is contained in:
DebaucheryLibrarian 2024-12-23 22:33:56 +01:00
parent 85c42f510d
commit 77575083f6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "traxxx-core",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "traxxx-core",
"version": "1.0.0",
"version": "1.0.1",
"hasInstallScript": true,
"license": "ISC",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "traxxx-core",
"version": "1.0.0",
"version": "1.0.1",
"description": "Archiving core of the traxxx project.",
"main": "src/app.ts",
"type": "module",