Comparing version 0.0.144 to 0.0.145
@@ -79,2 +79,11 @@ 'use strict'; | ||
var _Area = require('./shapes/Area'); | ||
Object.defineProperty(exports, 'Area', { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_Area).default; | ||
} | ||
}); | ||
var _AreaClosed = require('./shapes/AreaClosed'); | ||
@@ -81,0 +90,0 @@ |
{ | ||
"name": "@vx/shape", | ||
"version": "0.0.144", | ||
"version": "0.0.145", | ||
"description": "vx shape", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
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
62681
1124