We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf73e4 commit 38d2650Copy full SHA for 38d2650
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@aakashdeveloper/create-node-app",
3
- "version": "1.0.46",
+ "version": "1.0.47",
4
"description": "Utility to create pre configured Node Js app. The Seed will help you build node app with es6 very quick",
5
6
"main": "index.js",
@@ -18,7 +18,7 @@
18
"Node",
19
"Es6",
20
"Docker",
21
- "babel",
+ "babel6",
22
"EJS",
23
"Redis",
24
"MongoDB"
0 commit comments