Skip to content

Commit 6a7db8f

Browse files
dxvladislavvolkovdxvladislavvolkov
and
dxvladislavvolkov
authored
Update to 17.2.16 (#1112)
* Update to 17.2.16 * Downgrade @types/node Co-authored-by: dxvladislavvolkov <[email protected]>
1 parent 5243b1b commit 6a7db8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devextreme-angular",
3-
"version": "17.2.15",
3+
"version": "17.2.16",
44
"description": "Angular UI and visualization components based on DevExtreme widgets",
55
"repository": {
66
"type": "git",
@@ -17,13 +17,13 @@
1717
"author": "Developer Express Inc.",
1818
"license": "MIT",
1919
"peerDependencies": {
20-
"devextreme": "~17.2.15",
20+
"devextreme": "~17.2.16",
2121
"@angular/core": ">2.4.2",
2222
"@angular/common": ">2.4.2",
2323
"@angular/forms": ">2.4.2"
2424
},
2525
"devDependencies": {
26-
"devextreme": "~17.2.15",
26+
"devextreme": "~17.2.16",
2727
"zone.js": "^0.8.17",
2828
"@angular/core": "~4.4.5",
2929
"@angular/common": "~4.4.5",
@@ -36,7 +36,7 @@
3636
"@types/dot": "^1.0.29",
3737
"@types/jasmine": "2.5.38",
3838
"@types/mkdirp": "^0.3.29",
39-
"@types/node": "^6.0.51",
39+
"@types/node": "6.14.10",
4040
"@types/yargs": "^6.3.2",
4141
"codelyzer": "2.0.0-beta.4",
4242
"deepmerge": "^2.0.1",

0 commit comments

Comments
 (0)