Skip to content

Commit 7752ba7

Browse files
committed
Bump 2.7.5
1 parent 266b66b commit 7752ba7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "2.7.1",
3+
"version": "2.7.5",
44
"description": "A JavaScript library that runs systems",
55
"license": "Apache-2.0",
66
"homepage": "https://designfirst.io/systemruntime/",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "2.7.1",
3+
"version": "2.7.5",
44
"description": "A JavaScript library that runs systems",
55
"homepage": "https://designfirst.io/systemruntime/",
66
"keywords": [
@@ -50,14 +50,14 @@
5050
"grunt-contrib-clean": "^1.1.0",
5151
"grunt-contrib-concat": "^1.0.1",
5252
"grunt-contrib-uglify": "^3.3.0",
53-
"grunt-contrib-watch": "^1.0.0",
53+
"grunt-contrib-watch": "^1.0.1",
5454
"grunt-eslint": "^20.1.0",
5555
"grunt-json-merge": "^0.2.2",
5656
"grunt-karma": "^2.0.0",
5757
"grunt-mocha-istanbul": "^5.0.2",
5858
"grunt-prettier": "^0.5.1",
5959
"istanbul": "^0.4.5",
60-
"karma": "^2.0.0",
60+
"karma": "^2.0.2",
6161
"karma-chai": "^0.1.0",
6262
"karma-chrome-launcher": "^2.2.0",
6363
"karma-coverage": "^1.1.1",

0 commit comments

Comments
 (0)