This commit is contained in:
Mo Bitar
2020-01-07 09:47:17 -06:00
parent 3be494f109
commit badadba8f8
4 changed files with 7 additions and 7 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.0.24",
"version": "3.0.25",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -8687,9 +8687,9 @@
}
},
"snjs": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/snjs/-/snjs-1.0.5.tgz",
"integrity": "sha512-wKasLkMCcd9KYjgZxUNX2TkWVUO/G8YGI2P7hA189BlFjeDv/U9epm6oPo+C4jHkFPV6ttEz/iWTs2CoK4u5Fg==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/snjs/-/snjs-1.0.6.tgz",
"integrity": "sha512-JLC3+VYlxzFU3DQ/nOJKBUQOLca4V2AiVP1Al/NEXEQSPaQ4G3f7O25nDMxAlcRceygEPWU/yguYJ/s8PH3rJw==",
"dev": true,
"requires": {
"lodash": "^4.17.15"