Skip to content

Commit

Permalink
Update ortt-basic
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Wan committed Apr 19, 2018
1 parent ee65d8e commit 598dbe8
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions apps-javascript/ortt-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@
"karma": "^2.0.0",
"karma-junit-reporter": "^1.2.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-qunit": "^1.2.1",
"karma-sinon": "^1.0.5",
"qunitjs": "^2.4.1",
"sinon": "^4.1.3"
"karma-qunit": "^2.0.1",
"karma-sinon": "^1.0.5"
},
"repository": {
"type": "git",
"url": "http://code.example.com/git/example.git"
},
"dependencies": {
"qunit": "^2.6.0",
"sinon": "^4.5.0"
}
}

0 comments on commit 598dbe8

Please sign in to comment.