Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit e3aa097

Browse files
author
David First
committed
update Madge to version 2.0.0
1 parent 35fb060 commit e3aa097

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [unreleased]
9+
- change back Madge version to the NPM package as it now supports TypeScript
910

1011
## [0.10.3-rc.1] - 2017-08-16
1112
- Improve windows support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"require-from-string": "^1.2.1",
4646
"stack-trace": "0.0.9",
4747
"toposort-class": "^1.0.1",
48-
"madge": "^1.6.0",
48+
"madge": "^2.0.0",
4949
"find-package": "^1.0.0",
5050
"user-home": "^2.0.0"
5151
},

0 commit comments

Comments
 (0)