SFJS 0.3.52

This commit is contained in:
Mo Bitar
2019-03-12 13:21:48 -05:00
parent 0ab4ac615c
commit 5677604628
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": "3.0.6",
"version": "3.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -4830,9 +4830,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.51",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.51.tgz",
"integrity": "sha512-wBNsYTQ3vztb+psbETi1DwpeYq3QMiheztla7zKvn9PV+qmJfg4RLJXLVFysF9232Nf1YpZBMpUJ3wkdrY4FSA==",
"version": "0.3.52",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.52.tgz",
"integrity": "sha512-a0/WCJ0z/Uz33dXEZhjufxdRsTVWdtkb1w7y/Jh09c9dXpm9PWOrzlhgP7P5ivzfMUSP8N0tBrNnwVZqcjSMBA==",
"dev": true
},
"statuses": {

View File

@@ -38,7 +38,7 @@
"serve-static": "^1.13.2",
"sn-models": "0.1.14",
"sn-stylekit": "2.0.13",
"standard-file-js": "0.3.51",
"standard-file-js": "0.3.52",
"grunt-shell": "^2.1.0"
}
}