Pavel Ševčík
3 years ago
No known key found for this signature in database
GPG Key ID: CFA54E4C0CD58DF0
1 changed files with
3 additions and
0 deletions
-
package.json
|
|
@ -3,6 +3,9 @@ |
|
|
|
"version": "1.10.1", |
|
|
|
"description": "Backend server for Samourai Wallet", |
|
|
|
"main": "accounts/index.js", |
|
|
|
"engines": { |
|
|
|
"node": "14.x.x" |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
|
"test": "mocha --recursive --reporter spec" |
|
|
|
}, |
|
|
|