1.1.0
This commit is contained in:
parent
ee74fc4465
commit
22e686a414
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "@root/walk",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"lockfileVersion": 1
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@root/walk",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "fs.walk for node (as a port of Go's filepath.Walk)",
|
||||
"homepage": "https://git.rootprojects.org/root/walk.js",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in New Issue