Skip to content

Commit

Permalink
chore: dependency upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Alireza29675 committed Nov 9, 2022
1 parent 8e35269 commit cb1ca19
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 352 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"@fortawesome/free-solid-svg-icons": "^5.8.2",
"@fortawesome/react-fontawesome": "^0.1.4",
"md5": "^2.2.1",
"node-sass": "^4.13.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.1",
"react-scripts": "^3.3.0"
"react-scripts": "^3.3.0",
"sass": "^1.56.1"
},
"scripts": {
"export": "echo \"Husky test\"",
"export:pdf": "echo \"No PDF export yet\"",
"export:md": "node ./export/md.js",
"start": "react-scripts start",
"dev": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
Expand Down
Loading

0 comments on commit cb1ca19

Please sign in to comment.