@bruit/types
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -1,2 +0,2 @@ | ||
import { BrtFieldType } from 'enums/brt-field-type'; | ||
import { BrtFieldType } from '../enums/brt-field-type'; | ||
export interface BrtField { | ||
@@ -3,0 +3,0 @@ id?: string; |
{ | ||
"name": "@bruit/types", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"description": "Bruit.io typings", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -1,2 +0,2 @@ | ||
import { BrtFieldType } from 'enums/brt-field-type'; | ||
import { BrtFieldType } from '../enums/brt-field-type'; | ||
@@ -3,0 +3,0 @@ export interface BrtField { |
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
12708