Skip to content

Commit 368f20b

Browse files
committed
0.18.0 release
1 parent 975b292 commit 368f20b

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,6 +1,6 @@
11
{
22
"name": "webpack-obfuscator",
3-
"version": "0.17.3",
3+
"version": "0.18.0",
44
"description": "javascript-obfuscator plugin for Webpack",
55
"keywords": [
66
"obfuscator",
@@ -14,7 +14,7 @@
1414
],
1515
"main": "index.js",
1616
"dependencies": {
17-
"javascript-obfuscator": "0.17.3",
17+
"javascript-obfuscator": "0.18.0",
1818
"multi-stage-sourcemap": "0.2.1",
1919
"multimatch": "2.1.0"
2020
},

0 commit comments

Comments
 (0)