SFJS 0.3.63

This commit is contained in:
Mo Bitar
2019-06-03 11:25:25 -05:00
parent e9b57a25f2
commit a503051628
4 changed files with 9 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.0.10-beta1",
"version": "3.0.10-beta2",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -40,6 +40,6 @@
"serve-static": "^1.13.2",
"sn-stylekit": "2.0.15",
"snjs": "0.2.5",
"standard-file-js": "0.3.62"
"standard-file-js": "0.3.63"
}
}