Skip to content

Commit

Permalink
hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Jan 30, 2024
1 parent fedafec commit 8902aca
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"private": true,
"description": "Product Website Template",
"author": "Conduction",
"keywords": [
"gatsby"
],
"keywords": ["gatsby"],
"scripts": {
"develop": "gatsby develop",
"start": "gatsby develop",
Expand All @@ -25,6 +23,7 @@
"prepare": "cd .. && husky install"
},
"dependencies": {
"node-sass": "^9.0.0",
"@conduction/components": "2.2.45",
"@conduction/theme": "1.1.15",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
Expand Down Expand Up @@ -76,7 +75,6 @@
"i18next": "^23.7.19",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"node-sass": "^9.0.0",
"qs": "^6.11.2",
"react": "^18.2.0",
"react-collapsible": "^2.10.0",
Expand Down

0 comments on commit 8902aca

Please sign in to comment.