@hybr1d-tech/charizard 0.3.39 → 0.3.42

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.
@@ -1,6 +1,3 @@
1
- /**
2
- * @author Pratik Awaik <pratik@hybr1d.io>
3
- */
4
1
  import * as React from 'react';
5
2
  import { Inputs } from './types';
6
3
  interface InputDirectionAddonProps {
@@ -1,6 +1,3 @@
1
- /**
2
- * @author Pratik Awaik <pratik@hybr1d.io>
3
- */
4
1
  import * as React from 'react';
5
2
  import type { MenuPlacement, StylesConfig } from 'react-select';
6
3
  import { SelectActionMeta } from './types';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hybr1d-tech/charizard",
3
- "version": "0.3.39",
3
+ "version": "0.3.42",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"