Skip to content

Commit

Permalink
Removing changes from sensitive files
Browse files Browse the repository at this point in the history
Signed-off-by: NishantSinghhhhh <nishantsingh_230137@aitpune.edu.in>
  • Loading branch information
NishantSinghhhhh committed Dec 14, 2024
1 parent 696a0f4 commit e0c9760
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
13 changes: 6 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"postcss-modules": "^6.0.0",
"sass": "^1.80.7",
"tsx": "^4.19.1",
"vite-plugin-svgr": "^4.3.0",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^2.1.5",
"whatwg-fetch": "^3.6.20"
},
Expand Down
1 change: 0 additions & 1 deletion vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import svgrPlugin from 'vite-plugin-svgr';
export default defineConfig({
plugins: [
react(),

nodePolyfills({
include: ['events'],
}),
Expand Down

0 comments on commit e0c9760

Please sign in to comment.