Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyeungw committed Sep 18, 2020
1 parent fb00095 commit 9ff8471
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.1.3",
"version": "0.1.4",
"npmClient": "yarn",
"useWorkspaces": true
}
18 changes: 9 additions & 9 deletions packages/worldbank-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@volks/worldbank-cli",
"version": "0.1.3",
"version": "0.1.4",
"description": "A worldbank-cli",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -25,27 +25,27 @@
"@aryth/math": "^0.3.0",
"@aryth/rand": "^0.3.0",
"@flua/utils": "^0.3.0",
"@palett/cards": "^0.4.6",
"@palett/dye": "^0.4.6",
"@palett/enum-font-effects": "^0.4.6",
"@palett/says": "^0.4.6",
"@spare/deco": "^0.9.7",
"@spare/enum-chars": "^0.9.8",
"@spare/logger": "^0.9.7",
"@typen/num-strict": "^0.1.10",
"@valjoux/linger": "^0.2.1",
"@valjoux/timestamp-pretty": "^0.2.1",
"@vect/vector-init": "^0.2.10",
"@volks/worldbank-indicator": "^0.1.3",
"@volks/worldbank-sources": "^0.1.3",
"@volks/worldbank-indicator": "^0.1.4",
"@volks/worldbank-sources": "^0.1.4",
"fuzzy": "^0.1.3",
"inquirer": "^7.3.3",
"inquirer-autocomplete-prompt": "^1.1.0",
"inquirer-checkbox-plus-prompt": "^1.0.1",
"ora": "^5.1.0",
"@palett/cards": "^0.4.6",
"@palett/dye": "^0.4.6",
"@palett/enum-font-effects": "^0.4.6",
"@valjoux/timestamp-pretty": "^0.2.1"
"ora": "^5.1.0"
},
"devDependencies": {
"@volks/worldbank-countries": "^0.1.3"
"@volks/worldbank-countries": "^0.1.4"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/worldbank-countries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@volks/worldbank-countries",
"version": "0.1.3",
"version": "0.1.4",
"description": "A worldbank-countries",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -18,7 +18,7 @@
"@acq/acq": "^0.2.11",
"@analys/enum-tabular-types": "^0.4.11",
"@spare/cite": "^0.9.8",
"@volks/worldbank-indicator": "^0.1.3"
"@volks/worldbank-indicator": "^0.1.4"
},
"repository": {
"type": "git",
Expand Down
18 changes: 9 additions & 9 deletions packages/worldbank-indicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@volks/worldbank-indicator",
"version": "0.1.3",
"version": "0.1.4",
"description": "A worldbank-indicator",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -15,29 +15,29 @@
"test": "node -r @babel/register test/test.index.js"
},
"dependencies": {
"@typen/enum-data-types": "^0.1.10",
"@spare/translator": "^0.9.8",
"@acq/acq": "^0.2.11",
"@analys/convert": "^0.4.11",
"@analys/enum-join-modes": "^0.4.11",
"@analys/enum-pivot-mode": "^0.4.11",
"@analys/enum-tabular-types": "^0.4.11",
"@analys/table": "^0.4.11",
"@analys/tablespec": "^0.4.11",
"@aryth/bound-vector": "^0.3.0",
"@aryth/math": "^0.3.0",
"@palett/says": "^0.4.6",
"@spare/cite": "^0.9.8",
"@spare/deco": "^0.9.8",
"@spare/enum-chars": "^0.9.8",
"@spare/logger": "^0.9.8",
"@spare/string": "^0.9.8",
"@spare/tap": "^0.9.8",
"@spare/translator": "^0.9.8",
"@typen/enum-data-types": "^0.1.10",
"@typen/num-strict": "^0.1.10",
"@valjoux/timestamp-pretty": "^0.2.1",
"@vect/object-init": "^0.2.10",
"@vect/vector-merge": "^0.2.10",
"@vect/vector-zipper": "^0.2.10",
"@palett/says": "^0.4.6",
"@valjoux/timestamp-pretty": "^0.2.1",
"@analys/convert": "^0.4.11",
"@spare/deco": "^0.9.8",
"@spare/logger": "^0.9.8"
"@vect/vector-zipper": "^0.2.10"
},
"devDependencies": {
"@vect/object-mapper": "^0.2.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/worldbank-premade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@volks/worldbank-premade",
"version": "0.1.3",
"version": "0.1.4",
"description": "A worldbank-premade",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -19,7 +19,7 @@
"@aryth/distinct-vector": "^0.3.0",
"@aryth/math": "^0.3.0",
"@spare/markdown": "^0.9.8",
"@volks/worldbank-indicator": "^0.1.3"
"@volks/worldbank-indicator": "^0.1.4"
},
"devDependencies": {
"@analys/enum-pivot-mode": "^0.4.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/worldbank-sources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@volks/worldbank-sources",
"version": "0.1.3",
"version": "0.1.4",
"description": "A worldbank-sources",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/worldbank-topics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@volks/worldbank-topics",
"version": "0.1.3",
"version": "0.1.4",
"description": "A worldbank-topics",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 9ff8471

Please sign in to comment.