Skip to content

Commit 38ed231

Browse files
dxvladislavvolkovdxvladislavvolkov
and
dxvladislavvolkov
authored
Update to 18.1.15 (#1111)
* Update to 18.1.15 * Downgrade @types/node Co-authored-by: dxvladislavvolkov <[email protected]>
1 parent 24e8293 commit 38ed231

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": "18.1.14",
3+
"version": "18.1.15",
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": "~18.1.14",
20+
"devextreme": "~18.1.15",
2121
"@angular/core": ">5.0.0",
2222
"@angular/common": ">5.0.0",
2323
"@angular/forms": ">5.0.0"
2424
},
2525
"devDependencies": {
26-
"devextreme": "~18.1.14",
26+
"devextreme": "~18.1.15",
2727
"zone.js": "^0.8.25",
2828
"@angular/animations": "^5.0.0",
2929
"@angular/common": "^5.0.0",
@@ -38,7 +38,7 @@
3838
"@types/dot": "^1.0.29",
3939
"@types/jasmine": "2.5.38",
4040
"@types/mkdirp": "^0.3.29",
41-
"@types/node": "^6.0.51",
41+
"@types/node": "6.14.10",
4242
"@types/yargs": "^6.3.2",
4343
"codelyzer": "2.0.0-beta.4",
4444
"deepmerge": "^2.0.1",

0 commit comments

Comments
 (0)