@economic/taco 1.22.1 → 1.22.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@economic/taco",
3
- "version": "1.22.1",
3
+ "version": "1.22.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",
@@ -131,5 +131,5 @@
131
131
  "not ie < 11"
132
132
  ]
133
133
  },
134
- "gitHead": "b933fcbae7c1ff5cea10c82b35c8a42aeb57eb3f"
134
+ "gitHead": "fcf2da6d34416a6b54986d93b220126087ccf9f3"
135
135
  }