json-react-layouts-data-loader
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -14,2 +14,2 @@ import React from 'react'; | ||
}; | ||
export { DataDefinition }; | ||
export { DataDefinition, MaybeLoaded }; |
@@ -14,2 +14,2 @@ import React from 'react'; | ||
}; | ||
export { DataDefinition }; | ||
export { DataDefinition, MaybeLoaded }; |
{ | ||
"name": "json-react-layouts-data-loader", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.js", |
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
42360