Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
heinerwalter committed Aug 5, 2024
1 parent 6d286d4 commit b0a627c
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
Expand Up @@ -50,10 +50,10 @@
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"chardet": "^2.0.0",
"ngx-property-editor": "^0.0.42",
"rxjs": "^7.8.0",
"tslib": "^2.6.3",
"zone.js": "^0.14.8",
"ngx-property-editor": "^0.0.42"
"zone.js": "^0.14.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.8",
Expand All @@ -79,4 +79,4 @@
"ng-packagr": "^17.3.0",
"typescript": "~5.2.2"
}
}
}

0 comments on commit b0a627c

Please sign in to comment.