Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @jetbrains/ring-ui@1.0.1
 - @ring-ui/docs@0.1.16
 - @ring-ui/gemini@0.2.2
 - @jetbrains/generator-ring-ui@1.0.1
  • Loading branch information
JetBrainsTeamCity committed Sep 27, 2018
1 parent 870dba6 commit 6f5a203
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jetbrains/ring-ui",
"version": "1.0.0",
"version": "1.0.1",
"description": "JetBrains UI library",
"author": "JetBrains",
"license": "Apache-2.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@babel/cli": "7.1.0",
"@babel/polyfill": "7.0.0",
"@jetbrains/eslint-config": "4.0.3",
"@jetbrains/generator-ring-ui": "^1.0.0",
"@jetbrains/generator-ring-ui": "^1.0.1",
"@jetbrains/stylelint-config": "^1.3.4",
"angular": "1.7.3",
"angular-mocks": "1.7.3",
Expand Down Expand Up @@ -186,4 +186,4 @@
"pre-commit": "lint-staged"
}
}
}
}
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ring-ui/docs",
"version": "0.1.15",
"version": "0.1.16",
"description": "Docs site for Ring UI library",
"author": "JetBrains",
"license": "Apache-2.0",
Expand All @@ -23,7 +23,7 @@
"start": "node --max_old_space_size=2500 ./node_modules/.bin/webpack-dev-server --env.server --disable-host-check"
},
"devDependencies": {
"@jetbrains/ring-ui": "^1.0.0",
"@jetbrains/ring-ui": "^1.0.1",
"extract-text-webpack-plugin": "2.1.2",
"webpack": "2.7.0",
"webpack-dev-server": "2.11.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/gemini/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ring-ui/gemini",
"version": "0.2.1",
"version": "0.2.2",
"description": "Gemini tests runner for Ring UI library",
"author": "JetBrains",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jetbrains/generator-ring-ui",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generator for Ring UI frontend apps",
"author": "JetBrains",
"license": "Apache-2.0",
Expand All @@ -25,7 +25,7 @@
"yeoman-option-or-prompt": "^2.0.1"
},
"devDependencies": {
"@jetbrains/ring-ui": "^1.0.0",
"@jetbrains/ring-ui": "^1.0.1",
"yo": "2.0.5"
}
}

0 comments on commit 6f5a203

Please sign in to comment.