update build files :'(
This commit is contained in:
parent
de0bc51967
commit
ffac789125
|
@ -10983,7 +10983,7 @@ module.exports={
|
||||||
"spec": ">=6.4.0 <7.0.0",
|
"spec": ">=6.4.0 <7.0.0",
|
||||||
"type": "range"
|
"type": "range"
|
||||||
},
|
},
|
||||||
"/home/seth/js/git.daplie.com/OAuth3/oauth3.js"
|
"/Users/aj/git.daplie.com/OAuth3/oauth3.js"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"_from": "elliptic@>=6.4.0 <7.0.0",
|
"_from": "elliptic@>=6.4.0 <7.0.0",
|
||||||
|
@ -11011,13 +11011,16 @@ module.exports={
|
||||||
"type": "range"
|
"type": "range"
|
||||||
},
|
},
|
||||||
"_requiredBy": [
|
"_requiredBy": [
|
||||||
"/"
|
"#USER",
|
||||||
|
"/",
|
||||||
|
"/browserify-sign",
|
||||||
|
"/create-ecdh"
|
||||||
],
|
],
|
||||||
"_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz",
|
"_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz",
|
||||||
"_shasum": "cac9af8762c85836187003c8dfe193e5e2eae5df",
|
"_shasum": "cac9af8762c85836187003c8dfe193e5e2eae5df",
|
||||||
"_shrinkwrap": null,
|
"_shrinkwrap": null,
|
||||||
"_spec": "elliptic@^6.4.0",
|
"_spec": "elliptic@^6.4.0",
|
||||||
"_where": "/home/seth/js/git.daplie.com/OAuth3/oauth3.js",
|
"_where": "/Users/aj/git.daplie.com/OAuth3/oauth3.js",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Fedor Indutny",
|
"name": "Fedor Indutny",
|
||||||
"email": "fedor@indutny.com"
|
"email": "fedor@indutny.com"
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue