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.
2 parents ff4944b + 69cbe18 commit e83f12cCopy full SHA for e83f12c
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