This commit is contained in:
Mo Bitar
2020-04-01 10:18:43 -05:00
parent 0ac6fd9c23
commit b79c366ee9
5 changed files with 27 additions and 10 deletions

7
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.3.3",
"version": "3.3.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -10502,9 +10502,8 @@
}
},
"snjs": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/snjs/-/snjs-1.0.6.tgz",
"integrity": "sha512-JLC3+VYlxzFU3DQ/nOJKBUQOLca4V2AiVP1Al/NEXEQSPaQ4G3f7O25nDMxAlcRceygEPWU/yguYJ/s8PH3rJw==",
"version": "github:standardnotes/snjs#0714da7bbef114173dbb23b5e41b7f705fe4a0cb",
"from": "github:standardnotes/snjs#0714da7bbef114173dbb23b5e41b7f705fe4a0cb",
"dev": true,
"requires": {
"lodash": "^4.17.15"