@appsignal/react
Advanced tools
Comparing version 1.0.3 to 1.0.4
/// <reference types="react" /> | ||
import { JSClient } from "@appsignal/types"; | ||
import type { JSClient } from "@appsignal/types"; | ||
export declare type Props = { | ||
@@ -4,0 +4,0 @@ instance: JSClient; |
/// <reference types="react" /> | ||
import { JSClient } from "@appsignal/types"; | ||
import type { JSClient } from "@appsignal/types"; | ||
export declare type Props = { | ||
@@ -4,0 +4,0 @@ instance: JSClient; |
{ | ||
"name": "@appsignal/react", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,3 +22,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@appsignal/types": "^2.0.1" | ||
"@appsignal/types": "^2.0.2" | ||
}, | ||
@@ -31,3 +31,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "90bdaa4d9d30cbebb73c8898aeb85e4ce212185f" | ||
"gitHead": "73fa76cff447c6fd398c5c5761758297f641fd61" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28084
Updated@appsignal/types@^2.0.2