@kystverket/styrbord 0.305.0 → 0.305.1

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.
@@ -17,6 +17,7 @@ export declare const ImageSoeknadOmFarledsbevis: (props: ImageProps) => React.JS
17
17
  export declare const ImageHavbase: (props: ImageProps) => React.JSX.Element;
18
18
  export declare const ImageHavnOgFarvannsloven: (props: ImageProps) => React.JSX.Element;
19
19
  export declare const ImageIstjeneste: (props: ImageProps) => React.JSX.Element;
20
+ export declare const ImageIsmelding: (props: ImageProps) => React.JSX.Element;
20
21
  export declare const ImageKikkert: (props: ImageProps) => React.JSX.Element;
21
22
  export declare const ImageKystdatahuset: (props: ImageProps) => React.JSX.Element;
22
23
  export declare const ImageKystinfoKart: (props: ImageProps) => React.JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kystverket/styrbord",
3
- "version": "0.305.0",
3
+ "version": "0.305.1",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "exports": {