We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83478fd commit 8b6a092Copy full SHA for 8b6a092
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ejsc-views",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Compile all views/*.ejs files into a single /public/js/views.js file",
5
"main": "./lib/index.cjs",
6
"module": "./lib/index.js",
0 commit comments