flowchart.ts
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -132,2 +132,2 @@ import { RaphaelElement, RaphaelSet, RaphaelPath, RaphaelPaper } from 'raphael'; | ||
export { parse }; | ||
export { Chart, parse }; |
{ | ||
"name": "flowchart.ts", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"author": "Mister-Hope", | ||
@@ -5,0 +5,0 @@ "description": "Flowchart support", |
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
1095985