bumped angular to >=1.8.0 (#3100)

This commit is contained in:
Joel McKinnon 2020-06-22 14:56:06 -07:00 committed by GitHub
parent 771fb9c044
commit 8a4bc2a463
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"description": "The Open MCT core platform",
"dependencies": {},
"devDependencies": {
"angular": "1.7.9",
"angular": ">=1.8.0",
"angular-route": "1.4.14",
"babel-eslint": "8.2.6",
"comma-separated-values": "^3.6.4",