Skip to content

Commit b6be8d8

Browse files
authored
Merge pull request #82 from joscha/joscha/bump-precinct-410
chore: bump precinct version
2 parents e34a9e3 + e7cc213 commit b6be8d8

File tree

3 files changed

+338
-281
lines changed

3 files changed

+338
-281
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
`npm install --save dependency-tree`
66

7-
* Works for JS (AMD, CommonJS, ES6 modules), Typescript, and CSS preprocessors (Sass, Stylus, and Less); basically, any module type supported by [Precinct](https://github.com/mrjoelkemp/node-precinct).
7+
* Works for JS (AMD, CommonJS, ES6 modules), Typescript, and CSS preprocessors (CSS (PostCSS), Sass, Stylus, and Less); basically, any module type supported by [Precinct](https://github.com/mrjoelkemp/node-precinct).
88
- For CommonJS modules, 3rd party dependencies (npm installed dependencies) are included in the tree by default
99
- Dependency path resolutions are handled by [filing-cabinet](https://github.com/mrjoelkemp/node-filing-cabinet)
1010
- Supports RequireJS and Webpack loaders

0 commit comments

Comments
 (0)