Skip to content

Commit

Permalink
[rdpinspector-1.1.0]
Browse files Browse the repository at this point in the history
  • Loading branch information
janodvarko committed Aug 19, 2015
1 parent a561523 commit 9cf189e
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
Expand Up @@ -18,7 +18,7 @@
"Marco Aurelio Krause (pt-BR)"
],
"license": "BSD License",
"version": "1.0.4",
"version": "1.1.0",
"scripts": {
"test": "npm run karma-tests && npm run jpm-tests",
"karma-tests": "karma start --single-run --reporters spec",
Expand All @@ -32,7 +32,7 @@
"lint": "npm run lint-content && npm run lint-addon"
},
"engines": {
"firefox": ">=38.0 <=40.0"
"firefox": ">=38.0"
},
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 9cf189e

Please sign in to comment.