[license] Add info

This commit is contained in:
Alexander Trofimov
2020-10-20 10:08:30 +03:00
parent 77b80c6283
commit e0cb965382
3 changed files with 9 additions and 0 deletions

View File

@ -22,6 +22,9 @@
},
"/sdkjs-plugins": {
"path": "../../sdkjs-plugins"
},
"/info": {
"path": "../branding/info"
}
}
},

View File

@ -23,6 +23,9 @@
},
"/sdkjs-plugins": {
"path": "../../../sdkjs-plugins"
},
"/info": {
"path": "../../branding/info"
}
}
},

View File

@ -23,6 +23,9 @@
},
"/sdkjs-plugins": {
"path": "../../../sdkjs-plugins"
},
"/info": {
"path": "../../branding/info"
}
}
},