Skip to content

Commit

Permalink
Release r2frida 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
trufae committed Aug 17, 2018
1 parent f2ccee7 commit a12d151
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,6 +1,6 @@
{
"name": "r2frida-agent",
"version": "2.7.0",
"version": "2.8.0",
"description": "Agent for frida:// io plugin",
"private": true,
"main": "src/agent/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.0",
"babel-runtime": "^6.26.0",
"frida-compile": "5.3.7",
"frida-compile": "6.0.0",
"mjolner": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit a12d151

Please sign in to comment.