Skip to content

Commit

Permalink
18.1.4-alpha.5 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukyanovas authored Jun 6, 2018
1 parent 8dab73a commit c242cb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devextreme-vue",
"version": "18.1.3-alpha.4",
"version": "18.1.4-alpha.5",
"description": "DevExtreme Vue UI and Visualization Components",
"repository": {
"type": "git",
Expand All @@ -27,15 +27,15 @@
"author": "Developer Express Inc.",
"license": "MIT",
"peerDependencies": {
"devextreme": "^18.1.3",
"devextreme": "^18.1.4-pre-18155",
"vue": "^2.5.16"
},
"devDependencies": {
"@types/jest": "^22.2.2",
"@types/node": "^9.4.7",
"css-loader": "^0.28.11",
"dasherize": "^2.0.0",
"devextreme": "^18.1.3",
"devextreme": "^18.1.4-pre-18155",
"dot": "^1.1.2",
"gulp": "^3.9.1",
"gulp-clean": "^0.4.0",
Expand Down

0 comments on commit c242cb5

Please sign in to comment.