fix: increase batch size to 700

This commit is contained in:
Mo
2022-02-16 15:14:18 -06:00
parent 656311344c
commit f4bb8794ca
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"@react-navigation/native": "^5.9.3",
"@react-navigation/stack": "^5.14.3",
"@standardnotes/sncrypto-common": "1.7.0",
"@standardnotes/snjs": "2.60.4",
"@standardnotes/snjs": "2.61.0",
"@standardnotes/stylekit": "5.5.0",
"js-base64": "^3.5.2",
"moment": "^2.29.1",

View File

@@ -2570,10 +2570,10 @@
resolved "https://registry.yarnpkg.com/@standardnotes/sncrypto-common/-/sncrypto-common-1.7.0.tgz#6ad96afeaa031c26e45cbaf527bb511b803f998d"
integrity sha512-Dke13reJMLQFXa7y9EqZYEeZG5Ouy+32qWEsQISLjLRPrTuNwyNXee2mdPh6c9uNZxOQwrdHxVGfqzJ2iy3RpQ==
"@standardnotes/snjs@2.60.4":
version "2.60.4"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.60.4.tgz#58e7b1925b8b5867271a8f564d2a39d3f5428f0e"
integrity sha512-8WzhYQiDY/NP0ehqYJLgjG6W4PYpKUsuROmaCe1b/6zy4C8ev5kuMEiHaamh1d6RF1fkWqXB3Mm1p+Zbai/8dA==
"@standardnotes/snjs@2.61.0":
version "2.61.0"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.61.0.tgz#0628fdb17c97f810fda0a989557184e394e4e555"
integrity sha512-2j/WfHPMRxwD6K857HHCWZbmK2zL4nZc7a+jY0rgfZd4yzU/wFwy3iUxV//a/IDQ9XUKAFQnyVjGnMS/oaWzsA==
dependencies:
"@standardnotes/auth" "^3.16.1"
"@standardnotes/common" "^1.11.0"