mirror of
https://github.com/valitydev/magista-proto.git
synced 2024-11-06 00:15:16 +00:00
TD-266: Drop payout-manager-proto from lockfile (#26)
This commit is contained in:
parent
bbda159d31
commit
cd2e18beb7
14
package-lock.json
generated
14
package-lock.json
generated
@ -9,7 +9,6 @@
|
||||
"version": "1.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@vality/payout-manager-proto": "github:valitydev/payout-manager-proto#dbed28076d37a4988f8dadb58661cfeb30760966",
|
||||
"@vality/thrift-codegen": "0.1.1-c81b4b7.0",
|
||||
"damsel": "github:valitydev/damsel#3efe7dffaae0f40a77dead166a52f8c9108f2d8d"
|
||||
}
|
||||
@ -30,13 +29,6 @@
|
||||
"prettier": "^2.5.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@vality/payout-manager-proto": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/valitydev/payout-manager-proto.git#dbed28076d37a4988f8dadb58661cfeb30760966",
|
||||
"integrity": "sha512-+86zoHHGpKt2I3gVuqM+oYAL3NRv2GzwQqumZxLGUkrMG+otKc6vOM/V/z2v1nfvjZQ1uVVQaA+4un6qGCprrw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@vality/thrift-codegen": {
|
||||
"version": "0.1.1-c81b4b7.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/thrift-codegen/-/thrift-codegen-0.1.1-c81b4b7.0.tgz",
|
||||
@ -994,12 +986,6 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@vality/payout-manager-proto": {
|
||||
"version": "git+ssh://git@github.com/valitydev/payout-manager-proto.git#dbed28076d37a4988f8dadb58661cfeb30760966",
|
||||
"integrity": "sha512-+86zoHHGpKt2I3gVuqM+oYAL3NRv2GzwQqumZxLGUkrMG+otKc6vOM/V/z2v1nfvjZQ1uVVQaA+4un6qGCprrw==",
|
||||
"dev": true,
|
||||
"from": "@vality/payout-manager-proto@github:valitydev/payout-manager-proto#dbed28076d37a4988f8dadb58661cfeb30760966"
|
||||
},
|
||||
"@vality/thrift-codegen": {
|
||||
"version": "0.1.1-c81b4b7.0",
|
||||
"resolved": "https://registry.npmjs.org/@vality/thrift-codegen/-/thrift-codegen-0.1.1-c81b4b7.0.tgz",
|
||||
|
@ -21,7 +21,6 @@
|
||||
"main": "./lib/magista.js",
|
||||
"types": "./lib/magista.d.ts",
|
||||
"devDependencies": {
|
||||
"@vality/payout-manager-proto": "github:valitydev/payout-manager-proto#dbed28076d37a4988f8dadb58661cfeb30760966",
|
||||
"@vality/thrift-codegen": "0.1.1-c81b4b7.0",
|
||||
"damsel": "github:valitydev/damsel#3efe7dffaae0f40a77dead166a52f8c9108f2d8d"
|
||||
}
|
||||
|
@ -1,8 +1,4 @@
|
||||
[{<<"damsel">>,
|
||||
{git,"https://github.com/valitydev/damsel.git",
|
||||
{ref,"df1c52f2ebe175fabe1da4aec8ac889b2dd03a0b"}},
|
||||
0},
|
||||
{<<"payout_manager_proto">>,
|
||||
{git,"https://github.com/valitydev/payout-manager-proto.git",
|
||||
{ref,"1fac5a36c6b315625e77509371a44ebe543c96df"}},
|
||||
0}].
|
||||
|
Loading…
Reference in New Issue
Block a user