mirror of
https://github.com/status-im/keycard-redeem.git
synced 2025-02-05 00:34:12 +00:00
add package.json and lock to scripts
This commit is contained in:
parent
47eb954ceb
commit
2f60bf5553
13
scripts/package.json
Normal file
13
scripts/package.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "scripts",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"minimist": "^1.2.5",
|
||||
"morgan": "^1.10.0",
|
||||
"web3": "^1.2.8"
|
||||
}
|
||||
}
|
2386
scripts/yarn.lock
Normal file
2386
scripts/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user