Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "rebber", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Stringifies MDAST to LaTeX", | ||
@@ -14,3 +14,3 @@ "repository": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rebber", | ||
"pretest": "eslint src", | ||
"prepare": "del-cli dist && cross-env BABEL_ENV=production babel --out-dir dist src", | ||
"prepare": "del-cli dist && cross-env BABEL_ENV=production babel src --out-dir dist", | ||
"test": "jest", | ||
@@ -17,0 +17,0 @@ "coverage": "jest --coverage" |
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