more sensical twemoji-in-js w/ svgr

This commit is contained in:
2021-12-11 08:47:13 -05:00
parent daffcb924b
commit 8fe68b009b
6 changed files with 193 additions and 32 deletions
+2 -1
View File
@@ -57,6 +57,7 @@
"@babel/preset-env": "^7.16.4",
"@babel/preset-react": "^7.16.0",
"@jakejarvis/eslint-config": "github:jakejarvis/eslint-config#main",
"@svgr/webpack": "^6.1.1",
"autoprefixer": "^10.4.0",
"babel-loader": "^8.2.3",
"clean-css": "^5.2.2",
@@ -87,7 +88,7 @@
"postcss-loader": "^6.2.1",
"postcss-svgo": "^5.0.3",
"prettier": "~2.5.1",
"sass": "^1.44.0",
"sass": "^1.45.0",
"sass-loader": "^12.4.0",
"simple-git-hooks": "^2.7.0",
"source-map-loader": "^3.0.0",