Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Apr 8, 2020
1 parent 6dba6ee commit 16a8dae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/register": "^7.9.0",
"addons-linter": "^1.23.0",
"chai": "^4.2.0",
Expand All @@ -31,9 +31,9 @@
"jsdom": "^16.2.2",
"mocha": "^7.1.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"nyc": "^15.0.1",
"sinon": "^9.0.1",
"webext-schema": "^1.2.12",
"webext-schema": "^1.2.13",
"webextension-polyfill": "^0.6.0"
},
"version": "6.2.1"
Expand Down

0 comments on commit 16a8dae

Please sign in to comment.