@arpproject/recrate 0.1.20 → 0.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -119545,7 +119545,7 @@ var EmotionCacheContext = /* @__PURE__ */ React.createContext(
119545
119545
  }) : null
119546
119546
  );
119547
119547
  var CacheProvider = EmotionCacheContext.Provider;
119548
- const version = "0.1.19";
119548
+ const version = "0.1.20";
119549
119549
  const pkg = {
119550
119550
  version
119551
119551
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arpproject/recrate",
3
- "version": "0.1.20",
3
+ "version": "0.1.21",
4
4
  "type": "module",
5
5
  "main": "./dist/recrate.es.js",
6
6
  "module": "./dist/recrate.es.js",