create companu_name
This commit is contained in:
Preeti Rawat
2020-07-25 14:04:29 +04:00
parent 6288eefa99
commit 6566ba30a0
2 changed files with 66 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"main": "test.js",
"scripts": {
"test-web": "node website_test.js http://localhost:8004",
"test" : "mocha",
"test": "mocha",
"start": "node index.js"
},
"author": "",