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