8000 chore(package): fix entry point · cAttte/pastebin.js@bfb0d13 · GitHub
[go: up one dir, main page]

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

Commit bfb0d13

Browse files
committed
chore(package): fix entry point
1 parent 8864daa commit bfb0d13

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
@@ -2,7 +2,7 @@
22
"name": "@catte_/pastebin.js",
33
"version": "1.0.2",
44
"description": "An object-oriented JavaScript wrapper for the Pastebin API.",
5-
"main": "src/index.js",
5+
"main": "dist/index.js",
66
"scripts": {
77
"build": "node_modules/.bin/tsc",
88
"watch": "node_modules/.bin/tsc --watch"
< 3087 h2 class="sr-only">0 commit comments
Comments
 (0)
0