Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 09f0280

Browse files
committed
change package name
1 parent 30a02b0 commit 09f0280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "pastebin",
2+
"name": "pastebin.js",
33
"version": "1.0.0",
44
"description": "An OOP JavaScript wrapper for the Pastebin API",
55
"main": "src/index.js",

0 commit comments

Comments
 (0)