Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Add supported versions of npm, Yarn and Node.js #628

Merged
merged 5 commits into from
Dec 21, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/contributing/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ with this symbol show sample console output from running the previous command._

Developing for neutrino-dev requires:

- Node.js v6.10+
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, installation instructions at https://yarnpkg.com/en/docs/install
- git, GitHub account

Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Requirements

Installing Neutrino requires Node.js v6.10+, and either [Yarn](https://yarnpkg.com/lang/en/docs/install/) or
Installing Neutrino requires Node.js v6.9+, and either [Yarn](https://yarnpkg.com/lang/en/docs/install/) or
npm. At a minimum, you will be installing Neutrino and Neutrino middleware, such as `@neutrinojs/react`.

## Yarn Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/airbnb-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ _Note: If you are building a React project, you should probably use

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8, Neutrino build preset

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/airbnb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ config, following the [Airbnb styleguide](https://github.com/airbnb/javascript).

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8, Neutrino build preset

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/babel-minify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ added during production builds.

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/banner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/chunk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/clean/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/compile-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/copy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/dev-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/env/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ use) available inside your project. Always injects `process.env.NODE_ENV`, unles

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/eslint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/font-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/fork/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ You can combine this with other middleware to configure and build multiple proje

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/hot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/html-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/html-template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ entry points.

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/image-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/image-minify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8, Neutrino build preset

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/karma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8, Neutrino build preset

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/loader-merge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ a named rule and named loader in a Neutrino configuration.

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/minify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ This middleware is usually only added during production builds.

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/mocha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8, Neutrino build preset

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/preact/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/pwa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Application capabilities. This middleware is usually only added during productio

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/react-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ polyfills in your library code, consider importing babel-polyfill, core-js, or o

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8
- React, React DOM

Expand Down
4 changes: 2 additions & 2 deletions docs/packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/standardjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8, Neutrino build preset

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/start-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ completion of a build.

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/style-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/style-minify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ added during production builds.

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down
4 changes: 2 additions & 2 deletions docs/packages/vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

## Requirements

- Node.js v6.10+
- Yarn or npm client
- Node.js v6 LTS, v8, v9
- Yarn v1.2.1+, or npm v5.4+
- Neutrino v8

## Installation
Expand Down