Skip to content

Commit

Permalink
refactor: probably let's not target for the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke committed Dec 24, 2023
1 parent bfa2a4f commit 72143ac
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
@@ -1,6 +1,6 @@
<!-- before posting an issue, try chatting on https://gitter.im/pattern-lab/node -->

<!-- before posting an issue, verify you are running at least Node 18.19.0 -->
<!-- before posting an issue, verify you are running at least Node 18.12.0 -->

<!-- Please consider to even also contribute by analyzing the problem within the codebase and suggesting a solution, either in this ticket or – even better and easier – with a pull request. All of our activities are non-profit and open source work is highly benefiting by any possible support from the community. -->

Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -49,7 +49,7 @@
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
"license": "MIT",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -65,7 +65,7 @@
"test": "tap test/*_tests.js --reporter spec --coverage"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Expand Up @@ -15,6 +15,6 @@
},
"gitHead": "80f62be442223e09bafb30d0529cbd768e03f2ac",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
}
}
Expand Up @@ -26,7 +26,7 @@
"url": "git://github.com/pattern-lab/patternlab-node.git"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"dependencies": {
"@pattern-lab/cli": "^6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/development-edition-engine-react/package.json
Expand Up @@ -31,6 +31,6 @@
},
"license": "MIT",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/development-edition-engine-twig/package.json
Expand Up @@ -27,7 +27,7 @@
"url": "git://github.com/pattern-lab/patternlab-node.git"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"dependencies": {
"@pattern-lab/cli": "^6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Expand Up @@ -55,6 +55,6 @@
"homepage": "https://github.com/bradfrost/pl-website-eleventy/#readme",
"gitHead": "80f62be442223e09bafb30d0529cbd768e03f2ac",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/edition-node-gulp/package.json
Expand Up @@ -27,7 +27,7 @@
},
"license": "MIT",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/edition-node/package.json
Expand Up @@ -28,7 +28,7 @@
},
"license": "MIT",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/edition-twig/package.json
Expand Up @@ -29,7 +29,7 @@
"@pattern-lab/uikit-workshop": "^6.1.0"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-handlebars/package.json
Expand Up @@ -23,7 +23,7 @@
"license": "MIT",
"scripts": {},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-liquid/package.json
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"scripts": {},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-mustache/package.json
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"scripts": {},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-nunjucks/package.json
Expand Up @@ -11,7 +11,7 @@
"nunjucks": "^3.2.3"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"keywords": [
"Pattern Lab",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-react/package.json
Expand Up @@ -31,7 +31,7 @@
"license": "MIT",
"scripts": {},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-twig-php/package.json
Expand Up @@ -28,7 +28,7 @@
"license": "MIT",
"scripts": {},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-twig/package.json
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"scripts": {},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-underscore/package.json
Expand Up @@ -23,7 +23,7 @@
"lint": "eslint **/*.js"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/live-server/package.json
Expand Up @@ -44,7 +44,7 @@
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/live-server",
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-tab/package.json
Expand Up @@ -9,7 +9,7 @@
"lodash": "4.17.21"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/plugin-tab",
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/starterkit-handlebars-demo/package.json
Expand Up @@ -26,7 +26,7 @@
"build": "copyfiles ../../node_modules/@fontsource/abel/files/*.woff* ../../node_modules/@fontsource/raleway/files/*400-*.woff* ../../node_modules/@fontsource/raleway/files/*700-normal.woff* dist/fonts -f && cd dist/css && sass style.scss:style.css pattern-scaffolding.scss:pattern-scaffolding.css --load-path=../../../../node_modules/"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
},
"devDependencies": {
"@fontsource/abel": "^4.5.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/starterkit-twig-demo/package.json
Expand Up @@ -24,6 +24,6 @@
},
"gitHead": "80f62be442223e09bafb30d0529cbd768e03f2ac",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/uikit-polyfills/package.json
Expand Up @@ -16,6 +16,6 @@
"access": "public"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/uikit-workshop/package.json
Expand Up @@ -118,6 +118,6 @@
],
"gitHead": "80f62be442223e09bafb30d0529cbd768e03f2ac",
"engines": {
"node": ">=18.19.0"
"node": ">=18.12.0"
}
}

0 comments on commit 72143ac

Please sign in to comment.