Skip to content

Commit 32df031

Browse files
committed
fix: update package name to @pkgtools/pkgtools in package.json and package-lock.json
1 parent 7ad2198 commit 32df031

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@pkgtoolsjs/pkgtools",
2+
"name": "@pkgtools/pkgtools",
33
"description": "Initialize a Node.js project.",
44
"version": "0.0.4",
55
"private": false,

0 commit comments

Comments
 (0)