Update SFJS 0.3.1

This commit is contained in:
Mo Bitar
2018-06-22 11:19:15 -05:00
parent 9a4e8ac964
commit c14fe0383a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5721,9 +5721,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.0.tgz",
"integrity": "sha512-P2NGrzAHlik6/Hu+2lJ6dOjvevZEyXOSCuI4hvFAsTL9Fn3Ixl0AR+y1M6CjKBF2NxAGtDviVR1YctO5MGee9Q==",
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.1.tgz",
"integrity": "sha512-UEYlIiIMJJeqZSjmeJnLPlWH6SYa8x4HW9tuklF4mqSdGuZvUc1eJcUPiJ2n1Tv+rHEmKeX5IHAhSFOFoiSKag==",
"dev": true
},
"statuses": {

View File

@@ -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.0"
"standard-file-js": "0.3.1"
},
"license": "GPL-3.0"
}