babel-plugin-const-enum
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "babel-plugin-const-enum", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Transform TypeScript `const` enums", | ||
@@ -26,4 +26,3 @@ "repository": "https://github.com/dosentmatter/babel-plugin-const-enum", | ||
"peerDependencies": { | ||
"@babel/core": "^7.0.0-0", | ||
"@babel/generator": "^7.0.0-0" | ||
"@babel/core": "^7.0.0-0" | ||
}, | ||
@@ -30,0 +29,0 @@ "dependencies": { |
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
3
10424