ngx-forge
Advanced tools
{ | ||
"name": "ngx-forge", | ||
"version": "0.0.23-development", | ||
"version": "0.0.24-development", | ||
"description": "Forge services for Angular v2 and up", | ||
@@ -5,0 +5,0 @@ "main": "bundles/ngx-forge.js", |
@@ -85,3 +85,3 @@ var __extends = (this && this.__extends) || (function () { | ||
function ProjectSelectConfig() { | ||
this.classes = ['Node', 'Spring', 'WildFly', 'Vertx']; | ||
this.classes = ['Node', 'Spring', 'WildFly', 'Vert']; | ||
this.techPreview = []; | ||
@@ -88,0 +88,0 @@ this.renderType = 'title'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3385757
0