Skip to content

Commit cff4a2f

Browse files
docs(readme): fix dependencies badge
1 parent 210cc77 commit cff4a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**A wrapper around Amazon's DynamoDB Local to start and stop it from Node.js.**
44

5-
[![dependencies](https://img.shields.io/david/chrisguttandin/dynamo-db-local.svg?style=flat-square)](https://www.npmjs.com/package/dynamo-db-local)
5+
[![dependencies](https://img.shields.io/david/chrisguttandin/dynamo-db-local.svg?style=flat-square)](https://github.com/chrisguttandin/dynamo-db-local/network/dependencies)
66
[![version](https://img.shields.io/npm/v/dynamo-db-local.svg?style=flat-square)](https://www.npmjs.com/package/dynamo-db-local)
77

88
This module wraps Amazon's

0 commit comments

Comments
 (0)