@voltiso/config.ts
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@voltiso/config.ts", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"license": "MIT", | ||
@@ -24,2 +24,10 @@ "repository": "git://github.com/voltiso/mono.git", | ||
}, | ||
"peerDependenciesMeta": { | ||
"@voltiso/transform": { | ||
"optional": true | ||
}, | ||
"typescript-transform-paths": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -26,0 +34,0 @@ "typescript": "^5.3.3", |
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
8429