fela-tools
Advanced tools
Comparing version
@@ -7,2 +7,3 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; | ||
import arrayReduce from 'fast-loops/lib/arrayReduce'; | ||
import { combineRules } from 'fela'; | ||
@@ -9,0 +10,0 @@ |
{ | ||
"name": "fela-tools", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Useful tools for working with Fela", | ||
@@ -26,7 +26,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"css-in-js-utils": "^2.0.0", | ||
"css-in-js-utils": "^3.0.0", | ||
"fast-loops": "^1.0.0", | ||
"fela": "^6.2.1", | ||
"fela-utils": "^8.1.1" | ||
"fela": "^6.2.2", | ||
"fela-utils": "^8.1.2" | ||
} | ||
} |
15450
0.01%- Removed
Updated
Updated
Updated