feat(medusa): Payment Collection endpoints (#2525)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "jest --silent=false --runInBand --bail",
|
||||
"test": "jest --silent=false --runInBand --bail --detectOpenHandles --forceExit",
|
||||
"build": "babel src -d dist --extensions \".ts,.js\""
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user