Skip to content

Commit bdcfc56

Browse files
committed
version update
1 parent 24d9f82 commit bdcfc56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "webpack-obfuscator",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "javascript-obfuscator plugin for Webpack",
55
"main": "index.js",
66
"dependencies": {
77
"gulp-util": "^3.0.5",
8-
"javascript-obfuscator": "^0.5.2",
8+
"javascript-obfuscator": "^0.5.3",
99
"multimatch": "^2.0.0",
1010
"through2": "^2.0.0",
1111
"webpack-core": "^0.6.8",

0 commit comments

Comments
 (0)