Comparing version 0.1.4 to 0.1.5
//# sourceMappingURL=es5.js.map |
@@ -9,3 +9,5 @@ /*! | ||
export * from "./kinds"; | ||
export * from "./semigroup"; | ||
export * from "./setoid"; | ||
export * from "./ord"; | ||
export * from "./functor"; | ||
@@ -12,0 +14,0 @@ export * from "./apply"; |
@@ -10,2 +10,1 @@ (function (global, factory) { | ||
}))); | ||
//# sourceMappingURL=umd.js.map |
{ | ||
"name": "funland", | ||
"description": "", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"main": "dist/umd.js", | ||
@@ -6,0 +6,0 @@ "module": "dist/index.js", |
@@ -10,3 +10,5 @@ /*! | ||
export * from "./kinds" | ||
export * from "./semigroup" | ||
export * from "./setoid" | ||
export * from "./ord" | ||
export * from "./functor" | ||
@@ -13,0 +15,0 @@ export * from "./apply" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44387
75
841