SFJS 0.3.37

This commit is contained in:
Mo Bitar
2019-01-28 11:34:55 -06:00
parent 5c9170a9be
commit be9f6a8f0f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8097,9 +8097,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.36",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.36.tgz",
"integrity": "sha512-YNfPNNa2rojsjMcZj2eH6H7RcCmK2oUZwl6US/Lv0eC5wGw15po2FU0lPPgc3dl8r5RmKf38RNgb/wBJJuCtHw==",
"version": "0.3.37",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.37.tgz",
"integrity": "sha512-Je/vBxfWWHBrlDeLLW9Q4QLC+R9SxlYLhB8IpJVp6GZMHD+ET/LBPN+qlGJtUUI0Jr8HHJ1AUfEam9SNZYo1YQ==",
"dev": true
},
"static-extend": {

View File

@@ -45,7 +45,7 @@
"serve-static": "^1.13.2",
"sn-models": "0.1.12",
"sn-stylekit": "2.0.13",
"standard-file-js": "0.3.36",
"standard-file-js": "0.3.37",
"grunt-shell": "^2.1.0"
}
}