forked from trent_larson/crowd-funder-for-time-pwa
First iteration of account creation. More refactoring to come
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -26,6 +26,7 @@
|
||||
"ethereum-cryptography": "^1.1.2",
|
||||
"ethereumjs-util": "^7.1.5",
|
||||
"ethr-did-resolver": "^8.0.0",
|
||||
"localstorage-slim": "^2.3.0",
|
||||
"luxon": "^3.1.1",
|
||||
"merkletreejs": "^0.3.9",
|
||||
"papaparse": "^5.3.2",
|
||||
@@ -17459,6 +17460,11 @@
|
||||
"node": ">=8.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/localstorage-slim": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/localstorage-slim/-/localstorage-slim-2.3.0.tgz",
|
||||
"integrity": "sha512-vGuIEXmoSseZW2dO7Y9vFIs2iBORvxSMlFBpNQpTpuE/s9/myj1Kxz3iQsyDMSRyusLB/Z4T/hlcMH36PUiJrg=="
|
||||
},
|
||||
"node_modules/locate-path": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user