gatsby-remark-fountain
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,5 +5,5 @@ { | ||
"author": "Thomas Schoffelen <thomas@schof.co>", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
"main": "src/index.js", | ||
"main": "./index.js", | ||
"dependencies": { | ||
@@ -10,0 +10,0 @@ "unist-util-visit": "^2.0.3" |
@@ -62,1 +62,3 @@ # Gatsby Remark Fountain extension | ||
``` | ||
If you also use `gatsby-remark-prismjs` or a similar syntax highlighter, make sure to include it after the `gatsby-remark-fountain` plugin. Order matters! |
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
11674
64