@izikl/mylib
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -17,3 +17,3 @@ 'use strict'; | ||
var children = _ref.children; | ||
return React.createElement("div", null, children || "the snozzberries taste like snozzberries3"); | ||
return React.createElement("div", null, children || "the snozzberries taste like snozzberries4"); | ||
}; | ||
@@ -20,0 +20,0 @@ |
@@ -1,2 +0,2 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e;exports.Thing=function(e){return t.createElement("div",null,e.children||"the snozzberries taste like snozzberries3")}; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e;exports.Thing=function(e){return t.createElement("div",null,e.children||"the snozzberries taste like snozzberries4")}; | ||
//# sourceMappingURL=mylib.cjs.production.min.js.map |
@@ -11,3 +11,3 @@ import React from 'react'; | ||
var children = _ref.children; | ||
return React.createElement("div", null, children || "the snozzberries taste like snozzberries3"); | ||
return React.createElement("div", null, children || "the snozzberries taste like snozzberries4"); | ||
}; | ||
@@ -14,0 +14,0 @@ |
{ | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"license": "MIT", | ||
@@ -74,3 +74,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "16e5bbb156ecf385aace876064bd34b89d76081d" | ||
"gitHead": "a3ee1e46b017fe1fc7efb0a63c5bb37d3a15cdd2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet