Skip to content

Commit

Permalink
chore: clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Mar 7, 2023
1 parent e8fafb4 commit c21ea77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 65 deletions.
61 changes: 0 additions & 61 deletions CHANGELOG.md

This file was deleted.

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
"scripts": {
"build": "react-scripts build",
"changelog": "auto-changelog --starting-version 4.4.0 --commit-limit false --hide-credit",
"eject": "react-scripts eject",
"lint": "eslint \"src/**/*.js\"",
"start": "react-scripts start",
Expand All @@ -25,11 +24,11 @@
"dependencies": {
"@coreui/chartjs": "^3.1.1",
"@coreui/coreui": "^4.2.6",
"@coreui/icons": "^3.0.0",
"@coreui/icons": "^3.0.1",
"@coreui/icons-react": "^2.1.0",
"@coreui/react": "^4.6.0",
"@coreui/react-chartjs": "^2.1.2",
"@coreui/utils": "^2.0.0",
"@coreui/utils": "^2.0.1",
"chart.js": "^3.9.1",
"classnames": "^2.3.2",
"core-js": "^3.29.0",
Expand All @@ -46,7 +45,6 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"auto-changelog": "~2.4.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "2.8.4",
Expand Down

0 comments on commit c21ea77

Please sign in to comment.