We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 006da2c + dbccd5d commit 4e70d59Copy full SHA for 4e70d59
.travis.yml
@@ -8,8 +8,6 @@ notifications:
8
node_js:
9
- '6'
10
- '4'
11
- - '0.12'
12
- - '0.10'
13
before_install:
14
- npm i -g npm@^2.0.0
15
before_script:
package.json
@@ -46,9 +46,9 @@
46
"loopback": "^2.32.0",
47
"loopback-datasource-juggler": "^2.50.0",
48
"mocha": "^3.0.2",
49
- "rsvp": "3.3.1",
+ "rsvp": "3.5.0",
50
"semantic-release": "^6.3.2",
51
- "standard": "^8.1.0",
+ "standard": "^10.0.2",
52
"supertest": "^2.0.0",
53
"xyz": "^1.0.0"
54
},
0 commit comments