We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8dd7c commit b8f37ecCopy full SHA for b8f37ec
.nvmrc
@@ -1 +1 @@
1
-v10
+v12
README.md
@@ -8,6 +8,7 @@
8
## Usage
9
10
[](https://www.npmjs.com/package/@travi/hapi-react-router)
11
+![node][node-badge]
12
[](LICENSE)
13
14
### Installation
@@ -113,3 +114,5 @@ $ npm test
113
114
```sh
115
$ npm start
116
```
117
+
118
+[node-badge]: https://img.shields.io/node/v/@travi/javascript-scaffolder.svg
package.json
@@ -105,7 +105,7 @@
105
"lib/"
106
],
107
"engines": {
108
- "node": ">8"
+ "node": ">12"
109
},
110
"config": {
111
"commitizen": {
0 commit comments