Skip to content

Commit aa91811

Browse files
committed
uninstalled unnecessary packages
1 parent eeff2d4 commit aa91811

File tree

3 files changed

+0
-138
lines changed

3 files changed

+0
-138
lines changed

babel.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@ module.exports = {
1010
],
1111
'@babel/preset-react',
1212
],
13-
// plugins: [
14-
// ['@babel/plugin-proposal-decorators', { legacy: true }],
15-
// ],
1613
};

package-lock.json

Lines changed: 0 additions & 133 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@
4242
"jest": "^24.8.0",
4343
"jest-cli": "^24.8.0",
4444
"node-sass": "^4.12.0",
45-
"proxyquire": "^2.1.2",
4645
"sass": "^1.22.9",
4746
"sass-loader": "^7.2.0",
48-
"sinon": "^7.4.1",
4947
"style-loader": "^0.23.1",
5048
"webpack": "^4.39.1",
5149
"webpack-chrome-extension-reloader": "^1.3.0",

0 commit comments

Comments
 (0)