Update dir structure #19

Merged
logan merged 1 commits from #18-update-dir-structure into main 2024-09-14 15:34:10 -04:00
24 changed files with 1 additions and 1 deletions
Showing only changes of commit 54aca6e401 - Show all commits

View File

@@ -2,7 +2,7 @@
"name": "drb-client",
"version": "3.0.0",
"description": "",
"main": "client.js",
"main": "src/client.js",
"scripts": {
"test": "mocha --timeout 10000"
},