Skip to content

Commit c123f13

Browse files
v2.4.10 release changes
1 parent aea8f3c commit c123f13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boldreports/angular-reporting-components",
3-
"version": "2.3.39",
3+
"version": "2.4.10",
44
"description": "The Bold Reports by Syncfuion components for Angular contains ReportViewer and ReportDesigner reporting components for enterprise web development",
55
"repository": {
66
"type": "git",
@@ -55,8 +55,8 @@
5555
"@types/ej.web.all": "^17.4.0",
5656
"@types/jasmine": "~3.5.0",
5757
"@types/jasminewd2": "~2.0.3",
58-
"@types/node": "^12.11.1"
58+
"@types/node": "12.11.1"
5959
},
6060
"homepage": "https://boldreports.com",
6161
"sideEffects": true
62-
}
62+
}

0 commit comments

Comments
 (0)