This commit is contained in:
Jeff Dickey 2017-06-23 10:22:21 -07:00
Родитель 114d60b6a5
Коммит cadbc5a4c3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 0202E38405354415
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -3,10 +3,6 @@
"version": "1.8.0",
"description": "Heroku CLI plugin for Heroku CI",
"main": "index.js",
"engines": {
"node": ">=6.8.1 <8.0.0",
"npm": ">=3.10.8"
},
"scripts": {
"test": "mocha -R tap && standard --verbose | standard-tap",
"format": "standard --format"