Major updates: Create new files and folders if they do not exist

This commit is contained in:
Benjamin Toby
2024-10-16 08:29:28 +01:00
parent 727beb0760
commit 285568deb2
8 changed files with 387 additions and 167 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "turbosync",
"version": "1.1.0",
"version": "1.2.0",
"module": "index.js",
"scripts": {
"start": "node index.ts",