@tilde-nlp/ngx-config
Advanced tools
Comparing version
{ | ||
"name": "@tilde-nlp/ngx-config", | ||
"version": "5.0.1", | ||
"version": "6.0.1", | ||
"peerDependencies": { | ||
"@angular/common": "^17.0.0", | ||
"@angular/core": "^17.0.0" | ||
"@angular/common": "^18.0.0", | ||
"@angular/core": "^18.0.0" | ||
}, | ||
@@ -26,3 +26,6 @@ "dependencies": { | ||
}, | ||
"sideEffects": false | ||
"sideEffects": false, | ||
"scripts": { | ||
"prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy in full compilation mode. This is not allowed.\\nPlease delete and rebuild the package with Ivy partial compilation mode, before attempting to publish.\\n')\" && exit 1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44965
-1.2%