Skip to content

Commit

Permalink
update to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip committed Aug 22, 2019
1 parent 34099ad commit 1eac215
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/electrode-archetype-opt-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"prepare": "cp node_modules/opt-archetype-check/optional-check.js ."
},
"dependencies": {
"@types/jest": "^23.3.14",
"babel-jest": "^23.6.0",
"eslint-plugin-jest": "^21.27.2",
"jest": "^23.6.0"
"@types/jest": "^24.0.18",
"babel-jest": "^24.9.0",
"eslint-plugin-jest": "^22.15.2",
"jest": "^24.9.0"
},
"devDependencies": {
"opt-archetype-check": "../opt-archetype-check"
Expand Down

0 comments on commit 1eac215

Please sign in to comment.