Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nightskylark authored Dec 13, 2016
1 parent 51ab02b commit 7c7df4c
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,7 +1,7 @@
{
"name": "devextreme-intl",
"description": "Integrates ECMAScript Internationalization API with DevExtreme",
"version": "16.2.2",
"version": "16.2.3",
"author": "Developer Express Inc.",
"license": "MIT",
"repository": {
Expand All @@ -14,10 +14,10 @@
"dist/devextreme-intl.min.js"
],
"peerDependencies": {
"devextreme": "16.2-unstable"
"devextreme": "~16.2.3"
},
"devDependencies": {
"devextreme": "16.2-unstable",
"devextreme": "~16.2.3",
"cldr-core": "^30.0.2",
"cldrjs": "^0.3.1",
"eslint": "^3.10.2",
Expand Down

0 comments on commit 7c7df4c

Please sign in to comment.