Skip to content

Commit a6bf731

Browse files
committed
chore: update package name to include npm scope
This change aligns with the npm package publishing requirements by adding the @h4md1 scope to the package name.
1 parent 6dce4fc commit a6bf731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "instagram-data-extractor",
2+
"name": "@h4md1/instagram-data-extractor",
33
"version": "1.0.0",
44
"description": "A TypeScript library for extracting post data from Instagram",
55
"main": "dist/index.js",

0 commit comments

Comments
 (0)