new transaction wip

This commit is contained in:
Patrick Nagurny
2018-11-26 15:34:34 -05:00
parent 57394e292c
commit 72eac48f42
10 changed files with 508 additions and 6 deletions

9
package-lock.json generated
View File

@@ -536,9 +536,12 @@
}
},
"@ng-bootstrap/ng-bootstrap": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-2.0.0.tgz",
"integrity": "sha512-t4QZ3es/u/yB6QchmyJemJbdtrVH4FtenlKgHJZ8095IOeKy8YVXgUwBqyLLZdU2JAwkOESmEns5ESciJHR18Q=="
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-3.3.1.tgz",
"integrity": "sha512-awty+5Kil0i/xIV7SSmKa5YozU83EdIx2EenF2AUDTczSKhHNhRByo82rjtwIhshN25/ZEss4aSDhgILLI88fw==",
"requires": {
"tslib": "^1.9.0"
}
},
"@ngtools/webpack": {
"version": "6.2.5",