saaf-common
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "saaf-common", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,2 +13,3 @@ /* | ||
import Main from './main/Main' | ||
import ExternalLink from './link/ExternalLink' | ||
import Error404 from './error/Error404' | ||
@@ -22,3 +23,4 @@ | ||
Main, | ||
ExternalLink, | ||
Error404, | ||
} | ||
} |
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
9726193
498
136359