Skip to content

Commit

Permalink
remove node-sass
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSackerberg authored Mar 14, 2024
1 parent c4f3840 commit 482ce1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion packages/gumdrop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"less-loader": "^10.2.0",
"loglevel": "^1.8.0",
"mime": "^3.0.0",
"node-sass": "^6.0.1",
"prettier": "^2.5.0",
"query-string": "^7.1.1",
"react": "^17.0.2",
Expand Down
21 changes: 0 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15433,27 +15433,6 @@ node-releases@^2.0.1:
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz"
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==

node-sass@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/node-sass/-/node-sass-6.0.1.tgz"
integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"
cross-spawn "^7.0.3"
gaze "^1.0.0"
get-stdin "^4.0.1"
glob "^7.0.3"
lodash "^4.17.15"
meow "^9.0.0"
nan "^2.13.2"
node-gyp "^7.1.0"
npmlog "^4.0.0"
request "^2.88.0"
sass-graph "2.2.5"
stdout-stream "^1.4.0"
"true-case-path" "^1.0.2"

nopt@^4.0.1:
version "4.0.3"
resolved "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz"
Expand Down

0 comments on commit 482ce1e

Please sign in to comment.