SFJS 0.3.19

This commit is contained in:
Mo Bitar
2018-10-29 19:14:17 -05:00
parent dc79909b37
commit f3954bf9ee
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "2.3.14",
"version": "2.3.16",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -8006,9 +8006,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.18",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.18.tgz",
"integrity": "sha512-5EyOohX7qTZ5zmbnPP0L1bA07SZCd6U0wKEx9j5JXUT5xF2YVDc6clV4kkAmsXAwoMIGZQIs4x2Nvqc5ka4nCQ==",
"version": "0.3.19",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.19.tgz",
"integrity": "sha512-H23VzukJescWRQp8WoSGm/arU7KzglC7bY7sGy8AwCcStxvAz278VqysGTnwQGpObxEHsp9hKucnV34RhASLtA==",
"dev": true
},
"static-extend": {

View File

@@ -45,6 +45,6 @@
"serve-static": "^1.13.2",
"sn-models": "0.1.9",
"sn-stylekit": "1.0.15",
"standard-file-js": "0.3.18"
"standard-file-js": "0.3.19"
}
}