Skip to content

Commit 48cde33

Browse files
authored
Merge branch 'DXmakers:main' into sc-rep-044-validator-staking
2 parents 05f7fbc + 0e83dd2 commit 48cde33

7 files changed

Lines changed: 553 additions & 140 deletions

File tree

backend/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@
77
"dev": "nodemon src/index.ts",
88
"build": "tsc",
99
"start": "node dist/index.js",
10-
{
11-
"scripts": {
1210
"test": "node --require ts-node/register --test tests/**/*.test.ts"
13-
}
14-
}
1511
},
1612
"keywords": [],
1713
"author": "",

0 commit comments

Comments
 (0)