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

View File

@@ -36,9 +36,9 @@
"grunt-ng-annotate": "^3.0.0",
"mocha": "^5.2.0",
"serve-static": "^1.13.2",
"sn-models": "0.1.13",
"sn-models": "0.1.14",
"sn-stylekit": "2.0.13",
"standard-file-js": "0.3.44",
"standard-file-js": "0.3.46",
"grunt-shell": "^2.1.0"
}
}