Skip to content

Commit

Permalink
chore(build): bundle library for v0.8.1 and update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMaruchu committed Jun 8, 2020
1 parent e65dc41 commit 99f0c94
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
5 changes: 0 additions & 5 deletions es/index.js
Expand Up @@ -1447,11 +1447,6 @@ const AGE_GROUPS_LOWER_BOUNDARIES = [
130,
140,
150,
160,
170,
180,
190,
200,
];

// generate all age groups from 0 to 200 years
Expand Down
5 changes: 0 additions & 5 deletions lib/index.js
Expand Up @@ -1449,11 +1449,6 @@ const AGE_GROUPS_LOWER_BOUNDARIES = [
130,
140,
150,
160,
170,
180,
190,
200,
];

// generate all age groups from 0 to 200 years
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@codetanzania/ewea-reports",
"version": "0.8.0",
"version": "0.8.1",
"description": "Common reports for EWEA",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 99f0c94

Please sign in to comment.