Skip to content

Commit 4e70d59

Browse files
authored
Merge branch 'master' into greenkeeper-semantic-release-6.3.2
2 parents 006da2c + dbccd5d commit 4e70d59

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ notifications:
88
node_js:
99
- '6'
1010
- '4'
11-
- '0.12'
12-
- '0.10'
1311
before_install:
1412
- npm i -g npm@^2.0.0
1513
before_script:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"loopback": "^2.32.0",
4747
"loopback-datasource-juggler": "^2.50.0",
4848
"mocha": "^3.0.2",
49-
"rsvp": "3.3.1",
49+
"rsvp": "3.5.0",
5050
"semantic-release": "^6.3.2",
51-
"standard": "^8.1.0",
51+
"standard": "^10.0.2",
5252
"supertest": "^2.0.0",
5353
"xyz": "^1.0.0"
5454
},

0 commit comments

Comments
 (0)