@economic/taco 2.48.0 → 2.48.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@economic/taco",
3
- "version": "2.48.0",
3
+ "version": "2.48.2",
4
4
  "description": "> TODO: description",
5
5
  "author": "Matt Daly <matthew.daly@visma.com>",
6
6
  "homepage": "https://github.com/e-conomic/taco#readme",
@@ -101,7 +101,6 @@
101
101
  "jest-environment-jsdom": "^29.6.1",
102
102
  "lodash.flatten": "^4.4.0",
103
103
  "mutationobserver-shim": "^0.3.7",
104
- "patch-package": "^8.0.0",
105
104
  "postcss": "^8.4.18",
106
105
  "postcss-nested": "^4.2.3",
107
106
  "react-dom": "^17.0.2",
@@ -131,5 +130,5 @@
131
130
  "not ie < 11"
132
131
  ]
133
132
  },
134
- "gitHead": "e3427a5fbe46c4387aa4f064ff0665ea833df230"
133
+ "gitHead": "4588fe917e680880e0a0078487dcb83683ad3a47"
135
134
  }