This commit is contained in:
parent
205aff91af
commit
30663a608e
2 changed files with 30 additions and 0 deletions
21
additional-packages.cmd
Normal file
21
additional-packages.cmd
Normal file
|
@ -0,0 +1,21 @@
|
|||
npm install \
|
||||
@azure/ms-rest-js@2.7.0 \
|
||||
@azure/msal-node@3.7.3 \
|
||||
@google-cloud/pubsub@5.2.0 \
|
||||
@google-cloud/translate@9.2.0 \
|
||||
botlib \
|
||||
c3-chart-maker@0.2.8 \
|
||||
docximager@0.0.4 \
|
||||
docxtemplater@3.66.3 \
|
||||
exceljs@4.4.0 \
|
||||
get-image-colors@4.0.1 \
|
||||
googleapis@159.0.0 \
|
||||
ibm-watson@11.0.0 \
|
||||
node-nlp@4.27.0 \
|
||||
office-text-extractor@3.0.3 \
|
||||
open-docxtemplater-image-module@1.0.3 \
|
||||
pragmatismo-fram \
|
||||
puppeteer \
|
||||
svg2img@1.0.0-beta.2 \
|
||||
vm2@3.9.19 \
|
||||
whatsapp-web.js@1.34.1
|
9
install-addons.sh
Normal file
9
install-addons.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
npm --save install \
|
||||
c3-chart-maker@0.2.8 \
|
||||
|
||||
open-docxtemplater-image-module@1.0.3 \
|
||||
svg2img@1.0.0-beta.2 \
|
||||
get-image-colors@4.0.1 \
|
||||
|
||||
pragmatismo-framework \
|
||||
botlib \
|
Loading…
Add table
Reference in a new issue