Smart inputs now run all their debounced functions before they get destroyed

This commit is contained in:
Stefan Zermatten
2019-02-20 10:30:07 +02:00
parent 665a9d716a
commit 6c421c3a98
3 changed files with 73 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
"core-js": "^2.6.3",
"css-box-shadow": "^1.0.0-3",
"fibers": "^2.0.2",
"lodash": "^4.17.11",
"meteor-node-stubs": "^0.3.3",
"qrcode": "^1.3.3",
"simpl-schema": "^1.5.5",