Skip to content

Commit 299f7c1

Browse files
committed
0.12.1 release
1 parent 759b11d commit 299f7c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
],
1515
"main": "index.js",
1616
"dependencies": {
17-
"@types/webpack": "^3.0.13",
18-
"javascript-obfuscator": "0.12.0",
17+
"@types/webpack": "3.0.14",
18+
"javascript-obfuscator": "0.12.1",
1919
"multi-stage-sourcemap": "0.2.1",
2020
"multimatch": "2.1.0"
2121
},
2222
"devDependencies": {
23-
"@types/node": "8.0.45",
24-
"typescript": "2.5.3",
23+
"@types/node": "8.0.47",
24+
"typescript": "2.6.1",
2525
"typings": "2.1.1",
2626
"webpack": "3.8.1"
2727
},

0 commit comments

Comments
 (0)