Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - aesthetic-adapter-aphrodite@2.3.1
 - aesthetic-adapter-css-modules@2.1.1
 - aesthetic-adapter-fela@2.2.1
 - aesthetic-adapter-glamor@2.2.1
 - aesthetic-adapter-jss@2.4.1
 - aesthetic-adapter-typestyle@1.3.1
 - aesthetic@2.6.0
  • Loading branch information
milesj committed Jul 12, 2018
1 parent df7db92 commit d10dc8f
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/aesthetic-adapter-aphrodite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesthetic-adapter-aphrodite",
"version": "2.3.0",
"version": "2.3.1",
"description": "Aphrodite support for Aesthetic.",
"keywords": [
"aesthetic",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@milesj/build-tool-config": "^0.50.0",
"aesthetic": "^2.5.0",
"aesthetic": "^2.6.0",
"aphrodite": "^2.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/aesthetic-adapter-css-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesthetic-adapter-css-modules",
"version": "2.1.0",
"version": "2.1.1",
"description": "CSS modules support for Aesthetic.",
"keywords": [
"aesthetic",
Expand All @@ -22,6 +22,6 @@
},
"devDependencies": {
"@milesj/build-tool-config": "^0.50.0",
"aesthetic": "^2.5.0"
"aesthetic": "^2.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/aesthetic-adapter-fela/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesthetic-adapter-fela",
"version": "2.2.0",
"version": "2.2.1",
"description": "Fela support for Aesthetic.",
"keywords": [
"aesthetic",
Expand All @@ -24,7 +24,7 @@
},
"devDependencies": {
"@milesj/build-tool-config": "^0.50.0",
"aesthetic": "^2.5.0",
"aesthetic": "^2.6.0",
"fela": "^6.1.9",
"fela-dom": "^7.0.9",
"fela-preset-web": "^8.0.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/aesthetic-adapter-glamor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesthetic-adapter-glamor",
"version": "2.2.0",
"version": "2.2.1",
"description": "Glamor support for Aesthetic.",
"keywords": [
"aesthetic",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@milesj/build-tool-config": "^0.50.0",
"aesthetic": "^2.5.0",
"aesthetic": "^2.6.0",
"glamor": "^2.20.40"
}
}
4 changes: 2 additions & 2 deletions packages/aesthetic-adapter-jss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesthetic-adapter-jss",
"version": "2.4.0",
"version": "2.4.1",
"description": "JSS support for Aesthetic.",
"keywords": [
"aesthetic",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@milesj/build-tool-config": "^0.50.0",
"aesthetic": "^2.5.0",
"aesthetic": "^2.6.0",
"jss": "^9.8.7",
"jss-preset-default": "^4.5.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/aesthetic-adapter-typestyle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesthetic-adapter-typestyle",
"version": "1.3.0",
"version": "1.3.1",
"description": "TypeStyle support for Aesthetic.",
"keywords": [
"aesthetic",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@milesj/build-tool-config": "^0.50.0",
"aesthetic": "^2.5.0",
"aesthetic": "^2.6.0",
"typestyle": "^1.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/aesthetic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aesthetic",
"version": "2.5.0",
"version": "2.6.0",
"description": "Aesthetic is a powerful React library for styling components through the use of adapters.",
"keywords": [
"aesthetic",
Expand Down

0 comments on commit d10dc8f

Please sign in to comment.