Skip to content

Commit

Permalink
fix: fix build on mac m1, upgrade node-sass (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 authored Jan 30, 2023
1 parent 5a1857a commit 50ae1f9
Show file tree
Hide file tree
Showing 2 changed files with 986 additions and 967 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"mixpanel-browser": "^2.42.0",
"moment-timezone": "^0.5.34",
"multiformats": "^9.4.7",
"node-sass": "^6.0.1",
"nuxt": "^2.15.8",
"nuxt-typed-vuex": "^0.3.0",
"oh-vue-icons": "^0.4.7",
Expand Down Expand Up @@ -97,6 +96,7 @@
"eslint": "^8.12.0",
"husky": "^7.0.0",
"lint-staged": "^12.1.5",
"node-sass": "^8",
"qrcode": "^1.0.0",
"sass-loader": "^10.2.1",
"semantic-release": "^19.0.2"
Expand Down
Loading

0 comments on commit 50ae1f9

Please sign in to comment.