Comparing version 1.20.0 to 1.21.0
@@ -33,2 +33,3 @@ export * from './addProp'; | ||
export * from './intersection'; | ||
export * from './intersectionWith'; | ||
export * from './isArray'; | ||
@@ -35,0 +36,0 @@ export * from './isBoolean'; |
@@ -49,2 +49,3 @@ "use strict"; | ||
__exportStar(require("./intersection"), exports); | ||
__exportStar(require("./intersectionWith"), exports); | ||
__exportStar(require("./isArray"), exports); | ||
@@ -51,0 +52,0 @@ __exportStar(require("./isBoolean"), exports); |
@@ -33,2 +33,3 @@ export * from './addProp'; | ||
export * from './intersection'; | ||
export * from './intersectionWith'; | ||
export * from './isArray'; | ||
@@ -35,0 +36,0 @@ export * from './isBoolean'; |
@@ -33,2 +33,3 @@ export * from './addProp'; | ||
export * from './intersection'; | ||
export * from './intersectionWith'; | ||
export * from './isArray'; | ||
@@ -35,0 +36,0 @@ export * from './isBoolean'; |
{ | ||
"name": "remeda", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"description": "A utility library for JavaScript and Typescript.", | ||
@@ -5,0 +5,0 @@ "main": "dist/commonjs/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
407598
639
5860