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

Commit 25d980a

Browse files
authored
update description in package.json
1 parent 6e362f9 commit 25d980a

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,7 +1,7 @@
11
{
22
"name": "pastebin",
33
"version": "1.0.0",
4-
"description": "An OOP JavaScript wrapper for the Pastebin API",
4+
"description": "An object-oriented JavaScript wrapper for the Pastebin API.",
55
"main": "src/index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)