Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
841c8aa114 | |||
6ccfcb3bbe |
@ -1,5 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 'v4.2.6'
|
||||
- 'stable'
|
||||
deploy:
|
||||
provider: npm
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "projectinfo",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "gather information about projects. supports npm, git etc.",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user