We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf25c1 commit 8cf9b23Copy full SHA for 8cf9b23
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codevor/logger.js",
3
- "version": "0.2.1",
+ "version": "0.2.2",
4
"description": "💢 Make logging friendlier, simpler and use emojis in your messages. Try logger!",
5
"main": "dist/logger.js",
6
"unpkg": "dist/logger.min.js",
@@ -49,7 +49,7 @@
49
"husky": "^3.0.9",
50
"jest": "^24.9.0",
51
"rimraf": "^3.0.0",
52
- "uglifyjs-webpack-plugin": "^2.2.0",
+ "terser-webpack-plugin": "^2.2.2",
53
"webpack": "^4.41.1",
54
"webpack-cli": "^3.3.9"
55
},
0 commit comments