browserslist-config-oortcast
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,2 +0,2 @@ | ||
var supportedBrowsers = require('./index').default; | ||
var supportedBrowsers = require('./index'); | ||
@@ -3,0 +3,0 @@ module.exports = supportedBrowsers.filter(function (browser){ |
{ | ||
"name": "browserslist-config-oortcast", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/oortcast/browserslist-config-oortcast", |
8249