Skip to content

Commit 8cf9b23

Browse files
committed
ci: package.json v0.2.2 and removed uglify-webpack-plugin
1 parent 8cf25c1 commit 8cf9b23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codevor/logger.js",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "💢 Make logging friendlier, simpler and use emojis in your messages. Try logger!",
55
"main": "dist/logger.js",
66
"unpkg": "dist/logger.min.js",
@@ -49,7 +49,7 @@
4949
"husky": "^3.0.9",
5050
"jest": "^24.9.0",
5151
"rimraf": "^3.0.0",
52-
"uglifyjs-webpack-plugin": "^2.2.0",
52+
"terser-webpack-plugin": "^2.2.2",
5353
"webpack": "^4.41.1",
5454
"webpack-cli": "^3.3.9"
5555
},

0 commit comments

Comments
 (0)