Replace vue-sticky with stickybits for IE compat

This commit is contained in:
richard-dds
2019-06-04 11:22:35 -04:00
parent 79a118a95c
commit 84146608c7
4 changed files with 19 additions and 12 deletions

View File

@@ -19,12 +19,12 @@
"date-fns": "^1.29.0",
"npm": "^6.0.1",
"ramda": "^0.25.0",
"stickybits": "^3.6.6",
"svg-innerhtml": "^1.1.0",
"text-mask-addons": "^3.8.0",
"uswds": "^1.6.9",
"v-tooltip": "^2.0.0-rc.33",
"vue": "2.5.15",
"vue-sticky": "^3.3.4",
"vue-text-mask": "^6.1.2"
},
"devDependencies": {