@economic/taco 1.21.2 → 1.21.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@economic/taco",
3
- "version": "1.21.2",
3
+ "version": "1.21.3",
4
4
  "description": "> TODO: description",
5
5
  "author": "Matt Daly <matthew.daly@visma.com>",
6
6
  "homepage": "https://github.com/e-conomic/taco#readme",
@@ -131,5 +131,5 @@
131
131
  "not ie < 11"
132
132
  ]
133
133
  },
134
- "gitHead": "6dc6c4cf3266b0a392a7b8f758b5574f9a3e1a5d"
134
+ "gitHead": "9df104a669812ebe771a5a4b2af6ea5931761640"
135
135
  }