@graph-paper/guides
Advanced tools
Comparing version 0.0.0-alpha.6 to 0.0.0-alpha.7
import "./style.css"; | ||
export * from "./base.js"; | ||
export * from "./base"; |
{ | ||
"name": "@graph-paper/guides", | ||
"version": "0.0.0-alpha.6", | ||
"version": "0.0.0-alpha.7", | ||
"description": "__DESCRIPTION_FORTHCOMING__", | ||
"author": "hamilton <hamilton.ulmer@gmail.com>", | ||
"author": "Hamilton Ulmer <hamilton.ulmer@gmail.com>", | ||
"homepage": "", | ||
@@ -18,3 +18,3 @@ "license": "MPL-2.0", | ||
}, | ||
"gitHead": "c6c560ce4670955b065b379082b1cd7f4253d0a7" | ||
"gitHead": "55a013e4c616ff83ba670879b20e3ee8b78df7f5" | ||
} |
@@ -0,2 +1,4 @@ | ||
// eslint-disable-next-line import/no-extraneous-dependencies | ||
import { withKnobs } from "@storybook/addon-knobs"; | ||
export default { | ||
@@ -3,0 +5,0 @@ title: "guides", |
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
33898
16
30