From 738e6b06662ac9bbb515151d17a2e9e9867cb9ac Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Wed, 22 Aug 2018 16:24:34 -0400 Subject: [PATCH] remove flexibility dependency... it doesnt work --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 28cf9145..83a93033 100644 --- a/package.json +++ b/package.json @@ -13,10 +13,8 @@ "dependencies": { "autoprefixer": "^9.1.3", "babel-polyfill": "^6.26.0", - "flexibility": "1.0.6", "npm": "^6.0.1", "parcel": "^1.9.7", - "postcss-flexibility": "^2.0.0", "text-mask-addons": "^3.8.0", "uswds": "^1.6.3", "v-tooltip": "^2.0.0-rc.33",