Updates sartography-workflow-lib

This commit is contained in:
Aaron Louie 2020-05-14 22:35:14 -04:00
parent dfc4c09b6b
commit 5853a260b7
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.159",
"resolved": "https://registry.npmjs.org/sartography-workflow-lib/-/sartography-workflow-lib-0.0.159.tgz",
"integrity": "sha512-EkXmgoliJkBqsBrI/3N3GLNJmrVgwu4kekU8M6Z2E15+shRwmLH0vxFAWmW0JDG2JGcw7vOhPMb8iVlLlLcr7A=="
"version": "0.0.162",
"resolved": "https://registry.npmjs.org/sartography-workflow-lib/-/sartography-workflow-lib-0.0.162.tgz",
"integrity": "sha512-t3lssrs+p4BXbUge0ey7Df1ccbjr2xHna5YM1amx1PlKIl4NSfereFEwjb8PppAsX8woNJI4UPmO6twqfAariQ=="
},
"sass": {
"version": "1.23.3",

View File

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