We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1265606 commit beabd1eCopy full SHA for beabd1e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "uglifyjs-folder",
3
"description": "Run terser on a folder and minify the result in a single file",
4
- "version": "3.1.1",
+ "version": "3.1.2",
5
"homepage": "https://github.com/ionutvmi/uglifyjs-folder",
6
"author": {
7
"name": "Mihai Ionut Vilcu",
@@ -50,7 +50,7 @@
50
"extend": "3.0.2",
51
"globby": "11.0.1",
52
"graceful-fs": "4.2.9",
53
- "meow": "10.1.2",
+ "meow": "9.0.0",
54
"mkdirp": "1.0.4",
55
"terser": "5.12.1"
56
},
0 commit comments