@economic/taco 1.0.0 → 1.0.1

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.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "> TODO: description",
5
5
  "author": "Matt Daly <matthew.daly@visma.com>",
6
6
  "homepage": "https://github.com/e-conomic/taco#readme",
@@ -116,5 +116,5 @@
116
116
  "\\.css$": "identity-obj-proxy"
117
117
  }
118
118
  },
119
- "gitHead": "053d1cc48b9432338bd6a39c32e7e23cc41d491f"
119
+ "gitHead": "5642c6b13be49b04068922bc5b12f94bf32263b2"
120
120
  }