Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit d22bc2d

Browse files
committedJul 28, 2019
4.0.1
1 parent edfde9b commit d22bc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dependency-check",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)
This repository has been archived.