Skip to content

Commit 69e1e1b

Browse files
committed
0.4.0 update
1 parent 2b82146 commit 69e1e1b

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.3.0",
3+
"version": "0.4.0",
44
"description": "javascript-obfuscator plugin for Webpack",
55
"main": "index.js",
66
"dependencies": {
77
"gulp-util": "^3.0.5",
8-
"javascript-obfuscator": "^0.3.0",
8+
"javascript-obfuscator": "^0.4.0",
99
"multimatch": "^2.0.0",
1010
"through2": "^2.0.0",
1111
"webpack-core": "^0.6.8",

0 commit comments

Comments
 (0)