Skip to content

Commit

Permalink
dep: @types/mocha (#1334)
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip authored Aug 22, 2019
1 parent f5dc57c commit 34099ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions packages/electrode-archetype-opt-mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"prepare": "cp node_modules/opt-archetype-check/optional-check.js ."
},
"dependencies": {
"@types/mocha": "5.2.7",
"mocha": "^4.0.0"
},
"devDependencies": {
Expand Down
2 changes: 0 additions & 2 deletions samples/universal-react-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
"flow-typed-install": "clap flow-typed-install"
},
"dependencies": {
"@types/jest": "^23.3.10",
"@types/mocha": "^5.2.5",
"above-the-fold-only-server-render": "^1.1.0",
"bluebird": "^3.4.6",
"electrode-archetype-react-app": "^5.4.23",
Expand Down

0 comments on commit 34099ad

Please sign in to comment.