Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sanex3339 committed May 16, 2016
1 parent 91cc130 commit c91ae82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "webpack-obfuscator",
"version": "0.2.1",
"version": "0.3.0",
"description": "javascript-obfuscator plugin for Webpack",
"main": "index.js",
"dependencies": {
"gulp-util": "^3.0.5",
"javascript-obfuscator": "^0.2.1",
"javascript-obfuscator": "^0.3.0",
"multimatch": "^2.0.0",
"through2": "^2.0.0",
"webpack-core": "^0.6.8",
Expand Down

0 comments on commit c91ae82

Please sign in to comment.