Compare commits

...

2 Commits

Author SHA1 Message Date
172b9f9b3f 2.3.34 2016-12-11 16:20:33 +01:00
9eb3d1d06a fix README 2016-12-11 16:20:29 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ To configure npmci create a `npmextra.json` file at the root of your project
```json
{
"npmci": {
globalNpmTools: [
"globalNpmTools": [
"npm-check-updates",
"protractor",
"npmts",

View File

@@ -1,6 +1,6 @@
{
"name": "npmci",
"version": "2.3.33",
"version": "2.3.34",
"description": "",
"main": "dist/index.js",
"typings": "dist/index.d.ts",