ifct2017 2.0.14 → 2.0.15
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ifct2017",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.15",
|
|
4
4
|
"description": "The Indian Food Composition tables (IFCT 2017) provides nutritional values for 528 key foods.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"@ifct2017/descriptions": "^2.0.7",
|
|
52
52
|
"@ifct2017/energies": "^2.0.12",
|
|
53
53
|
"@ifct2017/frequencydistribution": "^2.0.15",
|
|
54
|
-
"@ifct2017/groups": "^2.0.
|
|
54
|
+
"@ifct2017/groups": "^2.0.12",
|
|
55
55
|
"@ifct2017/hierarchy": "^2.0.9",
|
|
56
56
|
"@ifct2017/intakes": "^2.0.9",
|
|
57
57
|
"@ifct2017/jonesfactors": "^2.0.11",
|