Comparing version 0.2.0 to 0.2.1
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.2.1](https://github.com/nuxt-contrib/scule/compare/v0.2.0...v0.2.1) (2021-04-28) | ||
## [0.2.0](https://github.com/nuxt-contrib/scule/compare/v0.1.1...v0.2.0) (2021-04-22) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "scule", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -12,3 +12,4 @@ "repository": "nuxt-contrib/scule", | ||
"import": "./dist/index.mjs" | ||
} | ||
}, | ||
"./*": "./*" | ||
}, | ||
@@ -15,0 +16,0 @@ "main": "./dist/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
9260