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

Commit 5e9d0ca

Browse files
author
Giedrius Grabauskas
committed
0.0.2
1 parent 51223b1 commit 5e9d0ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "glob-uglifyjs",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Uglify files with glob pattern.",
55
"main": "dist/main.js",
66
"scripts": {
@@ -38,4 +38,4 @@
3838
"bin": {
3939
"glob-uglifyjs": "./dist/cli.js"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)