Skip to content

Commit df25ca3

Browse files
committed
fix: update package name to @pkgtoolsjs/pkgtools in package.json and package-lock.json
1 parent 6f754df commit df25ca3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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": "pkgtools",
2+
"name": "@pkgtoolsjs/pkgtools",
33
"description": "Initialize a Node.js project.",
44
"version": "0.0.3",
55
"private": false,

0 commit comments

Comments
 (0)