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 ff4944b commit 69cbe18Copy full SHA for 69cbe18
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "nomplate",
3
- "version": "1.3.1",
+ "version": "1.3.2",
4
"description": "Nomplate: Node template engine",
5
"main": "index.js",
6
"engines": {
7
- "node": ">=12.4.1"
+ "node": ">=12.4.0"
8
},
9
"bugs": "https://github.com/lukebayes/nomplate/issues",
10
"homepage": "https://github.com/lukebayes/nomplate",
0 commit comments