Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaut Remy committed Aug 3, 2017
1 parent 305a2b0 commit 90667fd
Show file tree
Hide file tree
Showing 16 changed files with 49 additions and 49 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": "1.0.0"
"version": "1.1.1"
}
2 changes: 1 addition & 1 deletion packages/fyndiq-component-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-alert",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/fyndiq-component-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-button",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Button&selectedStory=default",
"dependencies": {
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/fyndiq-component-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-checkbox",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,8 +10,8 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Checkbox&selectedStory=default",
"dependencies": {
"fyndiq-icon-checkmark": "^1.0.0",
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-icon-checkmark": "^1.1.1",
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/fyndiq-component-dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-dropdown",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,9 +10,9 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Dropdown&selectedStory=default",
"dependencies": {
"fyndiq-component-button": "^1.0.0",
"fyndiq-component-button": "^1.1.1",
"fyndiq-icon-arrow": "^1.0.0",
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/fyndiq-component-price/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-price",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Price&selectedStory=default",
"dependencies": {
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/fyndiq-component-productcard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-productcard",
"version": "1.0.0",
"version": "1.1.1",
"author": "Simon Olsson <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,9 +10,9 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Product%20Card&selectedStory=default",
"dependencies": {
"fyndiq-component-price": "^1.0.0",
"fyndiq-component-stars": "^1.0.0",
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-component-price": "^1.1.1",
"fyndiq-component-stars": "^1.1.1",
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/fyndiq-component-productlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-productlist",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut Remy <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,9 +10,9 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Product%20List&selectedStory=default",
"dependencies": {
"fyndiq-component-price": "^1.0.0",
"fyndiq-component-stars": "^1.0.0",
"fyndiq-styles-colors": "^1.0.0",
"fyndiq-component-price": "^1.1.1",
"fyndiq-component-stars": "^1.1.1",
"fyndiq-styles-colors": "^1.1.1",
"fyndiq-styles-medias": "*"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/fyndiq-component-stars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-stars",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"repository": {
Expand All @@ -9,8 +9,8 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Stars&selectedStory=default",
"dependencies": {
"fyndiq-icon-star": "^1.0.0",
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-icon-star": "^1.1.1",
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/fyndiq-component-tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-component-tooltip",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Tooltip&selectedStory=default",
"dependencies": {
"fyndiq-component-dropdown": "^1.0.0",
"fyndiq-component-dropdown": "^1.1.1",
"fyndiq-styles-colors": "^0.0.5"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/fyndiq-icon-brand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-icon-brand",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Icon%20Brand&selectedStory=default",
"dependencies": {
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/fyndiq-icon-checkmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-icon-checkmark",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
},
"homepage": "https://github.com/fyndiq/fyndiq-ui",
"dependencies": {
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/fyndiq-icon-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-icon-loader",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
},
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Loader&selectedStory=default",
"dependencies": {
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/fyndiq-icon-star/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-icon-star",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
},
"homepage": "https://github.com/fyndiq/fyndiq-ui",
"dependencies": {
"fyndiq-styles-colors": "^1.0.0"
"fyndiq-styles-colors": "^1.1.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/fyndiq-styles-colors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fyndiq-styles-colors",
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"main": "lib/index.js",
"license": "MIT",
Expand Down
30 changes: 15 additions & 15 deletions packages/fyndiq-ui-test/package.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "fyndiq-ui-test",
"private": true,
"version": "1.0.0",
"version": "1.1.1",
"author": "Thibaut REMY <[email protected]>",
"license": "MIT",
"dependencies": {
"fyndiq-component-alert": "^1.0.0",
"fyndiq-component-button": "^1.0.0",
"fyndiq-component-checkbox": "^1.0.0",
"fyndiq-component-dropdown": "^1.0.0",
"fyndiq-component-price": "^1.0.0",
"fyndiq-component-productcard": "^1.0.0",
"fyndiq-component-productlist": "*",
"fyndiq-component-stars": "^1.0.0",
"fyndiq-component-tooltip": "^1.0.0",
"fyndiq-icon-brand": "^1.0.0",
"fyndiq-icon-loader": "^1.0.0",
"fyndiq-component-alert": "^1.1.1",
"fyndiq-component-button": "^1.1.1",
"fyndiq-component-checkbox": "^1.1.1",
"fyndiq-component-dropdown": "^1.1.1",
"fyndiq-component-price": "^1.1.1",
"fyndiq-component-productcard": "^1.1.1",
"fyndiq-component-productlist": "^1.1.1",
"fyndiq-component-stars": "^1.1.1",
"fyndiq-component-tooltip": "^1.1.1",
"fyndiq-icon-brand": "^1.1.1",
"fyndiq-icon-loader": "^1.1.1",
"fyndiq-styles-fonts": "^1.0.0"
},
"devDependencies": {
"@storybook/react": "3.1.9",
"@storybook/addon-info": "^3.1.9",
"@storybook/react": "3.1.9",
"moment": "^2.18.1",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"moment": "^2.18.1"
"react-dom": "^15.4.2"
},
"scripts": {
"storybook": "start-storybook -p 6006",
Expand Down

0 comments on commit 90667fd

Please sign in to comment.