make last function async as well
This commit is contained in:
Generated
+3
-3
@@ -4426,9 +4426,9 @@
|
||||
}
|
||||
},
|
||||
"frontblock": {
|
||||
"version": "0.8.5",
|
||||
"resolved": "https://registry.npmjs.org/frontblock/-/frontblock-0.8.5.tgz",
|
||||
"integrity": "sha512-8QewU3SrMIAYSB82U4J9/Ojd9/SMUaiD9Hx6RWCAXqnYVVaD+yN/lzos/7ehKAQb3fmQikVW8f+RDCwYHKleWA==",
|
||||
"version": "0.9.5",
|
||||
"resolved": "https://registry.npmjs.org/frontblock/-/frontblock-0.9.5.tgz",
|
||||
"integrity": "sha512-R01yt+0PEz9OsXoda7n4PUd2OEZYjIuRy3JkvJlp32qDBy6km/uG7kGoCDTzn0Emjjhr2/m+TSrlK55HGbBRMg==",
|
||||
"requires": {
|
||||
"@angular/common": "^8.2.1",
|
||||
"@angular/core": "^8.2.1",
|
||||
|
||||
Reference in New Issue
Block a user