Skip to content

Commit

Permalink
Fix: Dependency from devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
morriq committed Dec 19, 2019
1 parent 41bed84 commit c34238a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,10 @@
"conventional-changelog-eslint": "3.0.1",
"husky": "2.3.0",
"jasmine": "3.4.0",
"npm-check": "5.9.0",
"object.fromentries": "2.0.2",
"webpack": "4.32.2"
},
"dependencies": {
"npm-check": "5.9.0"
}
}

0 comments on commit c34238a

Please sign in to comment.