feat: add sms send chain phase
This commit is contained in:
+2
-1
@@ -17,7 +17,8 @@
|
||||
"verify:phase3": "npm run verify:phase2",
|
||||
"verify:phase4": "npm run verify:phase3",
|
||||
"verify:phase5": "npm run verify:phase4",
|
||||
"verify:phase6": "npm run verify:phase5"
|
||||
"verify:phase6": "npm run verify:phase5",
|
||||
"verify:phase7": "npm run verify:phase6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-react": "^6.0.2",
|
||||
|
||||
Reference in New Issue
Block a user