Skip to content

Commit a2a2d6d

Browse files
committed
chore: release v0.6.6
1 parent b25639e commit a2a2d6d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "0.6.5",
3+
"version": "0.6.6",
44
"private": true,
55
"packageManager": "pnpm@10.8.0",
66
"scripts": {

packages/node-modules-inspector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-modules-inspector",
33
"type": "module",
4-
"version": "0.6.5",
4+
"version": "0.6.6",
55
"description": "A Node Modules Inspector",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",

packages/node-modules-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-modules-tools",
33
"type": "module",
4-
"version": "0.6.5",
4+
"version": "0.6.6",
55
"description": "Tools for inspecting node_modules",
66
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)