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

Commit

Permalink
Update every monorepo package.json's engines
Browse files Browse the repository at this point in the history
  • Loading branch information
helfi92 committed Dec 17, 2017
1 parent cdf752c commit a6b2a89
Show file tree
Hide file tree
Showing 37 changed files with 185 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/airbnb-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/eslint": "^8.0.13",
"deepmerge": "^1.5.2",
Expand Down
5 changes: 5 additions & 0 deletions packages/airbnb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/eslint": "^8.0.13",
"deepmerge": "^1.5.2",
Expand Down
5 changes: 5 additions & 0 deletions packages/babel-minify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/babel-minify-webpack-plugin": "^0.2.0"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"webpack": "^3.10.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/chunk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"name-all-modules-plugin": "^1.0.1",
"webpack": "^3.10.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/clean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"clean-webpack-plugin": "^0.1.17",
"deepmerge": "^1.5.2"
Expand Down
5 changes: 5 additions & 0 deletions packages/compile-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
Expand Down
5 changes: 5 additions & 0 deletions packages/copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"copy-webpack-plugin": "^4.2.3",
"deepmerge": "^1.5.2"
Expand Down
5 changes: 5 additions & 0 deletions packages/create-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"chalk": "^2.3.0",
"command-exists": "^1.2.2",
Expand Down
5 changes: 5 additions & 0 deletions packages/dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"opn": "^5.1.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"webpack": "^3.10.0",
"webpack-sources": "1.0.1"
Expand Down
5 changes: 5 additions & 0 deletions packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"babel-eslint": "^8.0.3",
"deepmerge": "^1.5.2",
Expand Down
5 changes: 5 additions & 0 deletions packages/font-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"file-loader": "^1.0.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/fork/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"chalk": "^2.3.0",
"ramda": "^0.25.0"
Expand Down
5 changes: 5 additions & 0 deletions packages/hot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"webpack": "^3.10.0",
"webpack-sources": "1.0.1"
Expand Down
5 changes: 5 additions & 0 deletions packages/html-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"html-loader": "^0.5.1"
Expand Down
5 changes: 5 additions & 0 deletions packages/html-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"html-webpack-plugin": "^2.30.1",
Expand Down
5 changes: 5 additions & 0 deletions packages/image-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"file-loader": "^1.0.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/image-minify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"imagemin-gifsicle": "5.2.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/loader-merge": "^8.0.13",
"babel-core": "^6.26.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/karma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/loader-merge": "^8.0.13",
"babel-plugin-istanbul": "^4.1.5",
Expand Down
5 changes: 5 additions & 0 deletions packages/library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/banner": "^8.0.13",
"@neutrinojs/clean": "^8.0.13",
Expand Down
5 changes: 5 additions & 0 deletions packages/loader-merge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/minify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/babel-minify": "^8.0.13",
"@neutrinojs/image-minify": "^8.0.13",
Expand Down
5 changes: 5 additions & 0 deletions packages/mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/loader-merge": "^8.0.13",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/neutrino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deep-sort-object": "^1.0.2",
"deepmerge": "^1.5.2",
Expand Down
5 changes: 5 additions & 0 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"resolutions": {
"webpack-sources": "1.0.1"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/banner": "^8.0.13",
"@neutrinojs/clean": "^8.0.13",
Expand Down
5 changes: 5 additions & 0 deletions packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/compile-loader": "^8.0.13",
"@neutrinojs/loader-merge": "^8.0.13",
Expand Down
5 changes: 5 additions & 0 deletions packages/pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"deepmerge": "^1.5.2",
"offline-plugin": "^4.8.5"
Expand Down
5 changes: 5 additions & 0 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/banner": "^8.0.13",
"@neutrinojs/react": "^8.0.13",
Expand Down
5 changes: 5 additions & 0 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/compile-loader": "^8.0.13",
"@neutrinojs/loader-merge": "^8.0.13",
Expand Down
5 changes: 5 additions & 0 deletions packages/standardjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"@neutrinojs/eslint": "^8.0.13",
"deepmerge": "^1.5.2",
Expand Down
5 changes: 5 additions & 0 deletions packages/start-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=5.4.0",
"yarn": ">=1.2.1"
},
"dependencies": {
"start-server-webpack-plugin": "^2.2.0"
},
Expand Down

0 comments on commit a6b2a89

Please sign in to comment.