Skip to content

Commit

Permalink
Remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed Jan 11, 2024
1 parent f6f8ccd commit ea75b3f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ Follow below instructions to configure this package into your project.
Before you begin, make sure you have the following software installed:

- [Node.js](https://nodejs.org/) - v20.x
- React with Next.js
- sass
- React

### Installation

Expand Down
1 change: 0 additions & 1 deletion vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Before you begin, make sure you have the following software installed:

- [Node.js](https://nodejs.org/) - v20.x
- Vue3
- sass

### Installation

Expand Down
1 change: 0 additions & 1 deletion vue/examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"eslint-plugin-vue": "^9.17.0",
"npm-run-all2": "^6.1.1",
"prettier": "^3.0.3",
"sass": "^1.69.5",
"typescript": "~5.2.0",
"vite": "^4.4.11",
"vue-tsc": "^1.8.19"
Expand Down

0 comments on commit ea75b3f

Please sign in to comment.