Update cg manifest files and move the declaration of the nlohmann json dependency to core. (#1295)
This commit is contained in:
parent
9e94941250
commit
4753cf64e3
@ -10,6 +10,16 @@
|
||||
},
|
||||
"DevelopmentDependency": false
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
"git": {
|
||||
"RepositoryUrl": "https://github.com/nlohmann/json",
|
||||
"CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4"
|
||||
}
|
||||
},
|
||||
"DevelopmentDependency": false
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
|
||||
@ -10,16 +10,6 @@
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
"git": {
|
||||
"RepositoryUrl": "https://github.com/nlohmann/json",
|
||||
"CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4"
|
||||
}
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
|
||||
@ -10,16 +10,6 @@
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
"git": {
|
||||
"RepositoryUrl": "https://github.com/nlohmann/json",
|
||||
"CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4"
|
||||
}
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
|
||||
@ -10,16 +10,6 @@
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
"git": {
|
||||
"RepositoryUrl": "https://github.com/nlohmann/json",
|
||||
"CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4"
|
||||
}
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
|
||||
@ -10,16 +10,6 @@
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
"git": {
|
||||
"RepositoryUrl": "https://github.com/nlohmann/json",
|
||||
"CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4"
|
||||
}
|
||||
},
|
||||
"DevelopmentDependency": true
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "git",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user