We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69cf0a2 commit 8bc9fa0Copy full SHA for 8bc9fa0
.node-version
@@ -0,0 +1 @@
1
+v4.1.0
package.json
@@ -28,6 +28,9 @@
28
"bugs": {
29
"url": "https://github.com/mixi-inc/JavaScriptTraining/issues"
30
},
31
+ "engines": {
32
+ "node": "~4.1.0"
33
+ },
34
"homepage": "https://github.com/mixi-inc/JavaScriptTraining",
35
"devDependencies": {
36
"body-parser": "1.14.0",
0 commit comments