updated package.json, moved stuff into src folder

This commit is contained in:
Aster Fialla
2026-02-14 21:11:15 -05:00
committed by pieartsy
parent 83a2497ff4
commit 7ef2adc689
4 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "pluralflux",
"version": "1.0.0",
"description": "",
"main": "bot.js",
"main": "src/bot.js",
"type": "module",
"repository": {
"type": "git",