Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit c1f792e

Browse files
committed
Changed package.json
1 parent dadca16 commit c1f792e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ local.properties
8585
*/.idea/
8686
.idea/
8787

88+
WebApp.iml
89+
8890
# Sensitive or high-churn files
8991
*/.idea/**/dataSources/
9092
*/.idea/**/dataSources.ids

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
"axios": "0.21.1",
1818
"bootstrap": "4.6.0",
1919
"eslint-plugin-react-hooks": "4.2.0",
20-
"jquery": "^1.9.1",
2120
"node-sass": "4.14.1",
22-
"popper.js": "^1.16.1",
2321
"react": "^16.14.0",
2422
"react-bootstrap": "1.5.2",
2523
"react-dom": "^16.14.0",

0 commit comments

Comments
 (0)