Skip to content

Commit cb391fd

Browse files
committedSep 26, 2018
chore: Version bump.
1 parent fbd5ef9 commit cb391fd

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": "detective-less",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Find the dependencies of a less file",
55
"main": "index.js",
66
"scripts": {

2 commit comments

Comments
 (2)

XhmikosR commented on Mar 2, 2022

@XhmikosR

@Mike-Dax hey, there! Have you thought about moving the fork under the dependents organization in the place of the original repo (https://github.com/dependents/node-detective-less)?

XhmikosR commented on Mar 18, 2022

@XhmikosR

@Mike-Dax friendly ping ^^

We need to make a few updates especially update node-source-walk and the rest of the deps and cut a new major release. If you don't want to move the repo, that's fine too, you can check the changes I pushed to the upstream repos to get an idea :)

Please sign in to comment.