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

Commit 813b07b

Browse files
author
Giedrius Grabauskas
committed
Added types main file.
1 parent 410a68b commit 813b07b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.4.0",
44
"description": "Uglify JS files with glob pattern.",
55
"main": "dist/main.js",
6+
"types": "dist/main.d.ts",
67
"scripts": {
78
"build": "tsc -p .",
89
"watch": "tsc -p . -w",

0 commit comments

Comments
 (0)