@symbolic/react-app
Advanced tools
Comparing version 1.3.15 to 1.3.16
{ | ||
"name": "@symbolic/react-app", | ||
"version": "1.3.15", | ||
"version": "1.3.16", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
import { | ||
React, Component, | ||
connect, reducerAndActionsFor, createGenericStore, | ||
className, lib, _ | ||
className, _ | ||
} from './generic'; | ||
@@ -22,2 +22,6 @@ | ||
require('henrybuilt-js-library'); | ||
var lib = window.lib; | ||
export { | ||
@@ -24,0 +28,0 @@ React, Component, |
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
21166
539