Skip to content

Commit

Permalink
feature(REPORT-333396): Bold-Reports 5.3 Release Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RamyaManickam1927 authored and karthickthangasamy committed Nov 8, 2023
1 parent a750385 commit fdb1afc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@boldreports/angular-samples",
"version": "0.0.1",
"name": "angular-samples",
"version": "5.3.8",
"scripts": {
"build": "gulp build",
"serve": "gulp serve",
"postinstall": "gulp copy"
"test": "gulp test",
"postinstall": "gulp copy",
"build": "gulp production-build"
},
"dependencies": {
"@angular/animations": "^16.1.0",
Expand Down

0 comments on commit fdb1afc

Please sign in to comment.