Skip to content

Commit 62e4b1c

Browse files
committed
0.13.0 release
1 parent 3986a48 commit 62e4b1c

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": "webpack-obfuscator",
3-
"version": "0.12.5",
3+
"version": "0.13.0",
44
"description": "javascript-obfuscator plugin for Webpack",
55
"keywords": [
66
"obfuscator",
@@ -15,7 +15,7 @@
1515
"main": "index.js",
1616
"dependencies": {
1717
"@types/webpack": "3.0.14",
18-
"javascript-obfuscator": "0.12.5",
18+
"javascript-obfuscator": "0.13.0",
1919
"multi-stage-sourcemap": "0.2.1",
2020
"multimatch": "2.1.0"
2121
},

0 commit comments

Comments
 (0)