Skip to content

Commit

Permalink
Merge 9706189 into 8fc2bd6
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman committed Jan 8, 2021
2 parents 8fc2bd6 + 9706189 commit f709caf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
25 changes: 0 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"start": "cross-env NODE_ENV='development' webpack --config webpack.config.js --watch",
"build": "cross-env NODE_ENV='production' webpack --config webpack.config.js",
"zip": "zip -r extension.zip extension",
"coveralls": "coveralls < .coverage/lcov.info",
"release": "standard-version"
},
"browserslist": {
Expand Down Expand Up @@ -37,7 +36,6 @@
"babel-jest": "^26.3.0",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"coveralls": "^3.1.0",
"cross-env": "^7.0.2",
"css-loader": "^4.0.0",
"enzyme": "^3.11.0",
Expand Down

0 comments on commit f709caf

Please sign in to comment.