2 Commits
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "psf-bch-api",
"version": "1.0.0",
"main": "index.js",
"version": "7.0.0",
"main": "psf-bch-api.js",
"type": "module",
"scripts": {
"start": "node bin/server.js",
View File