SFJS 0.3.12

This commit is contained in:
Mo Bitar
2018-08-15 10:28:15 -05:00
parent 8098e2af25
commit 75fe790f6c
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -5907,9 +5907,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.10",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.10.tgz",
"integrity": "sha512-eS9cFTG+IiLDyQ/ghKUV1rhMKEz1Aea42Jsu5YY9fxGJ43+W+PnMydCVTf9YRZW3bfh+sRr0ut7QgWa8hTMJ7A==",
"version": "0.3.12",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.12.tgz",
"integrity": "sha512-guxocxz0ID9xYYbfC/tTxsW9Gl9ELkmI+TV17XMNVOf5eRdC3N0rBL20x2g3d8yevdi6eUIxJHa9Llx3kM/ATQ==",
"dev": true
},
"statuses": {

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "1.0.0",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/standardnotes/web"
@@ -37,7 +37,7 @@
"karma-jasmine": "^1.1.0",
"karma-phantomjs-launcher": "^1.0.2",
"sn-stylekit": "1.0.15",
"standard-file-js": "0.3.10",
"standard-file-js": "0.3.12",
"sn-models": "0.1.1",
"connect": "^3.6.6",
"mocha": "^5.2.0",