Skip to content

Commit

Permalink
Merge pull request #201 from oasisprotocol/use-dart-sass
Browse files Browse the repository at this point in the history
  • Loading branch information
nhynes authored Dec 23, 2021
2 parents e1243f2 + d78dc46 commit a1a9922
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 523 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"bignumber.js": "9.0.1",
"bip39": "3.0.2",
"classnames": "2.2.6",
"ethereumjs-util": "7.1.3",
"extensionizer": "1.0.1",
"i18next": "19.8.4",
"obs-store": "4.0.3",
Expand All @@ -41,8 +42,7 @@
"safe-buffer": "5.2.1",
"tweetnacl": "1.0.3",
"valid-url": "1.0.9",
"web3-utils": "1.6.0",
"ethereumjs-util":"7.1.3"
"web3-utils": "1.6.0"
},
"eslintConfig": {
"extends": [
Expand Down Expand Up @@ -85,9 +85,9 @@
"jest-chrome": "0.7.1",
"jsdom": "^8.1.0",
"jsdom-global": "1.7.0",
"node-sass": "4.14.1",
"polyfill-crypto.getrandomvalues": "1.0.0",
"react-scripts": "4.0.1",
"sass": "^1.45.1",
"sinon": "^11.1.1",
"url-loader": "4.1.1",
"webpack": "4.44.2",
Expand Down
Loading

0 comments on commit a1a9922

Please sign in to comment.