@helenejs/react
Advanced tools
Comparing version 1.4.10-alpha.11 to 1.4.10-alpha.12
@@ -1,2 +0,2 @@ | ||
import { CallOptions } from '@helenejs/client'; | ||
import { CallOptions } from '@helenejs/utils'; | ||
export type UseMethodParams = { | ||
@@ -3,0 +3,0 @@ method?: string; |
{ | ||
"name": "@helenejs/react", | ||
"version": "1.4.10-alpha.11", | ||
"version": "1.4.10-alpha.12", | ||
"description": "Real-time Web Apps for Node.js", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@helenejs/client": "^1.4.10-alpha.11", | ||
"@helenejs/client": "^1.4.10-alpha.12", | ||
"@helenejs/data": "^1.4.10-alpha.10", | ||
@@ -68,3 +68,3 @@ "@helenejs/testing": "^1.4.10-alpha.11", | ||
}, | ||
"gitHead": "e8cfce7937ced6bbbebf28947f06ff36b717679b" | ||
"gitHead": "44b9695365647989c0b6a688ab4b5d8ebd48d540" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67551