Fixes dummy note auto creation issue

This commit is contained in:
Mo Bitar
2019-02-10 17:21:29 -06:00
parent 8565f377c7
commit feb68907d0
3 changed files with 32 additions and 13 deletions

12
package-lock.json generated
View File

@@ -4750,9 +4750,9 @@
"dev": true
},
"sn-models": {
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/sn-models/-/sn-models-0.1.13.tgz",
"integrity": "sha512-I7vKVXrpYOVVthDD37us9cWcbrhQ/9mTQ2uGXITUonaNIP06xfGgNaPDs9MRKj5F0+4PtiCLuVYkh9ibbtGtig==",
"version": "0.1.14",
"resolved": "https://registry.npmjs.org/sn-models/-/sn-models-0.1.14.tgz",
"integrity": "sha512-p5Tp18sKP68saA4EkdAeYo+X3dNdmGwgqPKL0Bi0Y6lv2SO0LiHPbcBxKcsQjrikE8ePUviJVeckRfMgR5QbYA==",
"dev": true
},
"sn-stylekit": {
@@ -4830,9 +4830,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.44",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.44.tgz",
"integrity": "sha512-9g/XQxL/j1ugOiX6eV5hTashi79JEOrA/IuifTcBPE09Lc0SEYtJM+33pVvoATQrYaa6NEHMTSPCpKl+2ZjTsA==",
"version": "0.3.46",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.46.tgz",
"integrity": "sha512-fGym9hkkWr+Fi+FTsNWJXPXUNUkkVf3A/T2Jc1YqqLSK5/ze0Txo3Ij9pVIfWD7EQcTN6arI7vw1ErpoXWfMaw==",
"dev": true
},
"statuses": {