Compare commits

..

2 Commits

Author SHA1 Message Date
4184e8f20f 2.0.5 2017-03-18 16:28:17 +01:00
5ebee20a7a update npmextra.json 2017-03-18 16:28:14 +01:00
2 changed files with 8 additions and 2 deletions

View File

@ -1 +1,7 @@
{}
{
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}

View File

@ -1,6 +1,6 @@
{
"name": "npmextra",
"version": "2.0.4",
"version": "2.0.5",
"description": "do more with npm",
"main": "dist/index.js",
"typings": "dist/index.d.ts",