SFJS 0.3.49

This commit is contained in:
Mo Bitar
2019-02-11 22:54:56 -06:00
parent 48c8ce4c9a
commit bb956d8475
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4830,9 +4830,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.48",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.48.tgz",
"integrity": "sha512-Zh8kgJYWKE035wRUUmrn2w1UfGkhcvTz6lAWmPyD0Udc7im4UdKF0j75JkFDsw/NZAFG4o8kaYtovxswAHp8XQ==",
"version": "0.3.49",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.49.tgz",
"integrity": "sha512-YKFEw3xdT+t6HVWUzwuspTSaFp47oh7cSU/gKCq3ef1bLneeyyzUbYGLmSR32VtbvTdeYbkA10C15nDT/p2LVA==",
"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.48",
"standard-file-js": "0.3.49",
"grunt-shell": "^2.1.0"
}
}