Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Apr 5, 2018
1 parent 37c49d0 commit f9b51b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,10 +1,10 @@
{
"name": "friendly-errors-webpack-plugin",
"version": "1.6.1",
"version": "1.7.0",
"description": "Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience",
"main": "index.js",
"scripts": {
"test": "eslint --ignore-pattern test/* && jest"
"test": "eslint --ignore-pattern test/* && jest"
},
"files": [
"src",
Expand Down

0 comments on commit f9b51b1

Please sign in to comment.