Skip to content

Commit

Permalink
Merge pull request #120 from BrightspaceUI/Update_mocha
Browse files Browse the repository at this point in the history
Update mocha now that wct-mocha is fixed
  • Loading branch information
svanherk authored Jun 12, 2019
2 parents 941b03f + 5b57ea4 commit 866afb5
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"eslint-plugin-html": "latest",
"eslint-plugin-lit": "latest",
"eslint-plugin-sort-class-members": "latest",
"mocha": "^5.0.0",
"mocha": "latest",
"polymer-cli": "latest",
"puppeteer": "latest",
"wct-mocha": "^1.0.0",
"wct-mocha": "latest",
"whatwg-fetch": "^3.0.0"
},
"dependencies": {
Expand All @@ -57,10 +57,5 @@
"lit-element": "latest",
"prismjs": "latest",
"resize-observer-polyfill": "^1.5.1"
},
"greenkeeper": {
"ignore": [
"mocha"
]
}
}

0 comments on commit 866afb5

Please sign in to comment.