Skip to content

Commit 9ac53bf

Browse files
committed
v0.3.0
* Template for vanilla javascript with ES6 modules and eslint
1 parent be039c7 commit 9ac53bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "template-express-js",
3-
"version": "0.2.0",
2+
"name": "cra-express-app",
3+
"version": "0.3.0",
44
"description": "Npm package to create Express apps with templates",
55
"main": "./lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)