Updates sartography-workflow-lib

This commit is contained in:
Aaron Louie 2020-04-22 13:43:47 -04:00
parent 72c44bea68
commit 3d56e6d44f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12291,9 +12291,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"sartography-workflow-lib": {
"version": "0.0.114",
"resolved": "https://registry.npmjs.org/sartography-workflow-lib/-/sartography-workflow-lib-0.0.114.tgz",
"integrity": "sha512-COtkgaSgcKqkgDV7JUs+769n/kSZGE4J/vZV2ccwXYvPhFj+Ma4b1RAdEdxUDC+06NAjhzK9/IZlfDDUoD1suw=="
"version": "0.0.115",
"resolved": "https://registry.npmjs.org/sartography-workflow-lib/-/sartography-workflow-lib-0.0.115.tgz",
"integrity": "sha512-XcxGGle29G+hLlWdsYsP7RB9vKmx+odHGzKJpLRALiL4VJIyOi22KOFSkbypq+34U8x2tGt48xnjGP+s0y+S0w=="
},
"sass": {
"version": "1.23.3",

View File

@ -49,7 +49,7 @@
"ngx-file-drop": "^8.0.8",
"ngx-markdown": "^9.0.0",
"rxjs": "~6.5.4",
"sartography-workflow-lib": "^0.0.114",
"sartography-workflow-lib": "^0.0.115",
"tslib": "^1.11.1",
"uuid": "^7.0.2",
"zone.js": "^0.10.3"