create icons for plot types
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"releasebuild": "ng build --prod",
|
||||
"test": "ng test",
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e"
|
||||
@@ -22,6 +23,7 @@
|
||||
"@angular/platform-browser-dynamic": "~8.2.9",
|
||||
"@angular/router": "~8.2.9",
|
||||
"rxjs": "~6.4.0",
|
||||
"rxjs-compat": "^6.5.3",
|
||||
"tslib": "^1.10.0",
|
||||
"zone.js": "~0.9.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user