@loki/integration-core
Advanced tools
Comparing version 0.28.0 to 0.29.0
{ | ||
"name": "@loki/integration-core", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"description": "Loki storybook integration core lib", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "6cbab143b2367fbf4dddca561c593257c503ff11" | ||
"gitHead": "4be00352e8554d7aff69c49f670fc247a9d22e6e" | ||
} |
const createReadyStateManager = require('./create-ready-state-manager'); | ||
const decorateStorybook = require('./decorate-storybook'); | ||
module.exports = Object.assign({ | ||
decorateStorybook, | ||
createReadyStateManager, | ||
}); |
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
2556
4
29