@fluyappgo/commons
Advanced tools
Comparing version 1.0.6 to 1.0.7
import { QwizardData } from "./qwizard.interface"; | ||
interface Room { | ||
export interface Room { | ||
_id?: string; | ||
@@ -61,2 +61,1 @@ name: string; | ||
} | ||
export default Room; |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
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
12702
429