user 6 anni fa
parent
commit
d0b11971d1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
   "name": "bank-client",
   "version": "1.0.0",
   "description": "",
-  "main": "index.js",
+  "main": "lib/index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1",
     "build": "tsc",