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

Commit 16e34d4

Browse files
committedJul 28, 2019
4.0.0
1 parent f2d7711 commit 16e34d4

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": "3.4.1",
3+
"version": "4.0.0",
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.