Skip to content

Commit

Permalink
removing unused dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chanind committed Jun 8, 2019
1 parent 3307199 commit a034e0f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 890 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
"jest-cli": "^24.8.0",
"lolex": "2.3.2",
"nise": "^1.2.5",
"webpack": "^3.6.0",
"webpack-dev-server": "^3.1.11"
"webpack": "^3.6.0"
},
"scripts": {
"test": "jest",
Expand All @@ -55,4 +54,4 @@
"coverageDirectory": "../coverage/",
"collectCoverage": true
}
}
}
Loading

0 comments on commit a034e0f

Please sign in to comment.