Comparing version 0.2.2 to 0.2.21
{ | ||
"name": "apicase", | ||
"version": "0.2.2", | ||
"version": "0.2.21", | ||
"description": "Create, group and manage your APIs with json declaration", | ||
@@ -5,0 +5,0 @@ "author": "Anton Kosykh", |
@@ -8,3 +8,3 @@ import babel from 'rollup-plugin-babel'; | ||
plugins: [babel(), cjs(), resolve()], | ||
format: 'es', | ||
format: 'umd', | ||
sourceMap: true, | ||
@@ -11,0 +11,0 @@ moduleName: 'apicase', |
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
225366