@economic/taco 2.0.0-alpha.7 → 2.0.0

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.0.0-alpha.7",
3
+ "version": "2.0.0",
4
4
  "description": "> TODO: description",
5
5
  "author": "Matt Daly <matthew.daly@visma.com>",
6
6
  "homepage": "https://github.com/e-conomic/taco#readme",
@@ -129,5 +129,6 @@
129
129
  "Firefox ESR",
130
130
  "not ie < 11"
131
131
  ]
132
- }
132
+ },
133
+ "gitHead": "c00bafc708872f3af1add8940a2442760b8e92e4"
133
134
  }