Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Commit abfa0aa

Browse files
authored
Merge pull request #42 from stampit-org/greenkeeper/update-all
Update dependencies to enable Greenkeeper 🌴
2 parents e558322 + a38e979 commit abfa0aa

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
language: node_js
22

33
node_js:
4-
- "node"
4+
- "7"
5+
- "6"
6+
- "5"
7+
- "4"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"homepage": "https://github.com/stampit-org/react-stamp#readme",
3737
"dependencies": {
38-
"lodash": "4.16.4",
38+
"lodash": "4.17.1",
3939
"stamp-utils": "1.3.2"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)