This commit is contained in:
mgabdev
2020-02-08 01:12:01 -05:00
parent fa66d082f8
commit 1c98dd283e
146 changed files with 1462 additions and 1951 deletions

View File

@@ -19,7 +19,9 @@
"type": "git",
"url": "https://code.gab.com/gab/social/gab-social"
},
"sideEffects": [ "*.scss" ],
"sideEffects": [
"*.scss"
],
"browserslist": [
"last 2 versions",
"IE >= 11",
@@ -95,7 +97,6 @@
"exif-js": "^2.3.0",
"express": "^4.17.1",
"file-loader": "^3.0.1",
"font-awesome": "^4.7.0",
"glob": "^7.1.1",
"http-link-header": "^1.0.2",
"immutable": "^3.8.2",
@@ -140,7 +141,6 @@
"react-router-dom": "^4.1.1",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-select": "^2.4.4",
"react-sparklines": "^1.7.0",
"react-swipeable-views": "^0.13.0",
"react-textarea-autosize": "^7.1.0",
"react-toggle": "^4.0.1",