@travetto/registry
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -1,2 +0,1 @@ | ||
require('@travetto/config/bootstrap'); | ||
require('@travetto/compiler/bootstrap'); | ||
@@ -3,0 +2,0 @@ |
@@ -7,4 +7,3 @@ { | ||
"dependencies": { | ||
"@travetto/compiler": "0.x.x", | ||
"@travetto/config": "0.x.x" | ||
"@travetto/compiler": "0.x.x" | ||
}, | ||
@@ -19,3 +18,3 @@ "description": "", | ||
"scripts": {}, | ||
"version": "0.0.12" | ||
"version": "0.0.13" | ||
} |
@@ -5,3 +5,2 @@ export class Test { | ||
export class Test6 { | ||
@@ -15,3 +14,2 @@ static height = 20; | ||
console.log(Test6.__id) |
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
1
14388
411
- Removed@travetto/config@0.x.x