1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

dependency update

This commit is contained in:
Braun Patrik 2016-05-06 10:59:38 +02:00
parent a174ec76c1
commit 0f92ad983b
2 changed files with 3 additions and 7 deletions

View File

@ -1,9 +1,8 @@
language: node_js
node_js:
- '6.0'
- '5.11'
- '4.4.3'
- 0.12.13
- '6'
- '4.4'
- '0.12'
deploy:
provider: heroku
api_key:

View File

@ -14,8 +14,5 @@
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#0d622d857f97d44ea7dcad2b3edec1f23c48fe9e",
"optimist": "registry:dt/optimist#0.0.0+20160316171810",
"serve-static": "github:DefinitelyTyped/DefinitelyTyped/serve-static/serve-static.d.ts#0d622d857f97d44ea7dcad2b3edec1f23c48fe9e"
},
"dependencies": {
"es6-promise": "registry:npm/es6-promise#3.0.0+20160211003958"
}
}