Advertisement
cbigot

Untitled

Feb 20th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. npm install --save pouchdb@6.3.4
  2. npm install --save @types/pouchdb@6.3.1
  3.  
  4. # pouchdb-uspsert est un plugin permettant de faciliter l'insertion / la mise à jour d'un document en base
  5.  
  6. npm install --save pouchdb-upsert@2.2.0
  7. npm install --save @types/pouchdb-upsert@2.2.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement