Updates sartography-workflow-lib

This commit is contained in:
Aaron Louie 2020-06-17 15:39:35 -04:00
parent 8933908a9e
commit f929d33aed
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12356,9 +12356,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"sartography-workflow-lib": {
"version": "0.0.265",
"resolved": "https://registry.npmjs.org/sartography-workflow-lib/-/sartography-workflow-lib-0.0.265.tgz",
"integrity": "sha512-cb1Wc09m83hgpjz7d60KHGDjHvrpq6oZns8lL+kgjFUrGwsL8lRxwsjt1cOGMnCTzi48icybEogvSsluhU7RhA=="
"version": "0.0.266",
"resolved": "https://registry.npmjs.org/sartography-workflow-lib/-/sartography-workflow-lib-0.0.266.tgz",
"integrity": "sha512-xUYCWdZox3JE/ABSx5ax0cn/3PRiC6K28QYe4keVpQfn43wEqyn3iuI8I7G4WyjfYgzTH3kLaw5g/qezrRJh0Q=="
},
"sass": {
"version": "1.23.3",

View File

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