@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.51-1 to 5.4.51-2
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.51-1", | ||
"version": "5.4.51-2", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -38,2 +38,3 @@ "typings": "./index.d.ts", | ||
], | ||
"profile": "enplug-s3-deployer", | ||
"s3": { | ||
@@ -61,3 +62,3 @@ "cache": false, | ||
"devDependencies": { | ||
"@enplug/scripts": "1.11.3", | ||
"@enplug/scripts": "^1.11.8", | ||
"@types/jasmine": "3.5.0", | ||
@@ -64,0 +65,0 @@ "@types/node": "8.10.59", |
@@ -580,2 +580,3 @@ /** These are meant to available to client apps */ | ||
isPriority?: boolean; | ||
isInactive?: boolean; | ||
startPeriod?: string; | ||
@@ -582,0 +583,0 @@ endPeriod?: string; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
273043
3759