Skip to content

Commit

Permalink
v0.0.2-y.44.40
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley92 committed Jul 23, 2018
1 parent d0c00b4 commit fa64578
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "0.0.2-y.44.39"
"version": "0.0.2-y.44.40"
}
2 changes: 1 addition & 1 deletion packages/adsum-az-scroller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/az-scroller",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum A-Z scrolling component",
"main": "index.js",
"author": "Stanley Ong <andrei.pavlov@adactive.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-carousel",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Carousel Component",
"main": "index.js",
"author": "Stanley Ong <stanley.ong@adactive.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-clock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-clock",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Clock Component",
"main": "index.js",
"author": "Stanley Ong <stanley.ong@adactive.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-itemCarousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-itemcarousel",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Item Carousel Component",
"main": "index.js",
"author": "Stanley Ong <stanley.ong@adactive.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-keyboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-keyboard",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Keyboard Component",
"main": "index.js",
"author": "Stanley Ong <stanley.ong@adactive.com>",
Expand Down
4 changes: 2 additions & 2 deletions packages/adsum-map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-map",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Map Component",
"main": "index.js",
"author": "Antoine Bigard <antoine.bigard@adactive.com>",
Expand All @@ -15,7 +15,7 @@
},
"scripts": {},
"dependencies": {
"@adactive/adsum-utils": "^0.0.2-y.44.39",
"@adactive/adsum-utils": "^0.0.2-y.44.40",
"chalk": "^1.1.3",
"commander": "^2.9.0",
"prex-es5": "^0.4.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-qrCode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-qrcode",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum QrCode Component",
"main": "index.js",
"author": "Stanley Ong <stanley.ong@adactive.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-screensaver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-screensaver",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Screensaver Component",
"main": "index.js",
"author": "Andrei Pavlov <andrei.pavlov@adactive.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/arc-search",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Search Component",
"main": "index.js",
"author": "Stanley Ong <stanley.ong@adactive.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsum-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adactive/adsum-utils",
"version": "0.0.2-y.44.39",
"version": "0.0.2-y.44.40",
"description": "Adsum Component utils",
"main": "index.js",
"author": "Stanley Ong <stanley.ong@adactive.com>",
Expand Down

0 comments on commit fa64578

Please sign in to comment.