Remove exit 1's where there are no tests, experimental
Showing
- lerna-debug.log 0 additions, 178 deletionslerna-debug.log
- package.json 1 addition, 3 deletionspackage.json
- packages/db-manager/.nvmrc 0 additions, 1 deletionpackages/db-manager/.nvmrc
- packages/pubsweet-components/packages/Blog/package.json 0 additions, 3 deletionspackages/pubsweet-components/packages/Blog/package.json
- packages/pubsweet-components/packages/Draft.js/package.json 0 additions, 3 deletionspackages/pubsweet-components/packages/Draft.js/package.json
- packages/pubsweet-components/packages/Epub/package-lock.json 0 additions, 4477 deletionspackages/pubsweet-components/packages/Epub/package-lock.json
- packages/pubsweet-components/packages/EpubFrontend/package.json 0 additions, 3 deletions...es/pubsweet-components/packages/EpubFrontend/package.json
- packages/pubsweet-components/packages/HTML/package.json 0 additions, 3 deletionspackages/pubsweet-components/packages/HTML/package.json
- packages/pubsweet-components/packages/InkBackend/package.json 0 additions, 3 deletions...ages/pubsweet-components/packages/InkBackend/package.json
- packages/pubsweet-components/packages/InkFrontend/package.json 0 additions, 3 deletions...ges/pubsweet-components/packages/InkFrontend/package.json
- packages/pubsweet-components/packages/Login/package.json 0 additions, 3 deletionspackages/pubsweet-components/packages/Login/package.json
- packages/pubsweet-components/packages/Manage/package.json 0 additions, 3 deletionspackages/pubsweet-components/packages/Manage/package.json
- packages/pubsweet-components/packages/MediumDraft/package.json 0 additions, 3 deletions...ges/pubsweet-components/packages/MediumDraft/package.json
- packages/pubsweet-components/packages/Navigation/package.json 0 additions, 3 deletions...ages/pubsweet-components/packages/Navigation/package.json
- packages/pubsweet-components/packages/PasswordResetBackend/package.json 1 addition, 1 deletion...eet-components/packages/PasswordResetBackend/package.json
- packages/pubsweet-components/packages/PasswordResetFrontend/package.json 0 additions, 3 deletions...et-components/packages/PasswordResetFrontend/package.json
- packages/pubsweet-components/packages/PepperTheme/package.json 0 additions, 3 deletions...ges/pubsweet-components/packages/PepperTheme/package.json
- packages/pubsweet-components/packages/Signup/package.json 0 additions, 3 deletionspackages/pubsweet-components/packages/Signup/package.json
- packages/pubsweet-components/packages/TeamsManager/package.json 0 additions, 3 deletions...es/pubsweet-components/packages/TeamsManager/package.json
- packages/pubsweet-components/packages/UsersManager/package.json 0 additions, 3 deletions...es/pubsweet-components/packages/UsersManager/package.json
lerna-debug.log
deleted
100644 → 0
... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
"eslint-plugin-standard": "^3.0.1", | "eslint-plugin-standard": "^3.0.1", | ||
"husky": "^0.14.3", | "husky": "^0.14.3", | ||
"lerna": "^2.5.1", | "lerna": "^2.5.1", | ||
"lint-staged": "^4.1.3", | "lint-staged": "^5.0.0", | ||
"prettier": "^1.8.2", | "prettier": "^1.8.2", | ||
"stylelint": "^8.2.0", | "stylelint": "^8.2.0", | ||
"stylelint-config-standard": "^17.0.0" | "stylelint-config-standard": "^17.0.0" | ||
... | @@ -37,5 +37,3 @@ | ... | @@ -37,5 +37,3 @@ |
"*.scss": "stylelint" | "*.scss": "stylelint" | ||
} | } | ||
} | } | ||
packages/db-manager/.nvmrc
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment