Thanks to visit codestin.com Credit goes to github.com
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.
1 parent e7fd244 commit 5c6ceebCopy full SHA for 5c6ceeb
_config.yml
@@ -8,8 +8,8 @@ email: [email protected]
8
author: Shawn McKay
9
description: > # "Free interactive coding tutorials inside of the Atom editor. Build your own tutorials
10
using the coderoad-cli and tools developers already know: markdown and unit tests.
11
-atomVersion: 0.4.10
12
-cliVersion: 0.3.13
+atomVersion: 0.4.11
+cliVersion: 0.3.14
13
14
# ----------------------- #
15
# Jekyll & Plugins #
@@ -34,4 +34,4 @@ tutorials:
34
description: A fun look at functional programming concepts in JavaScript
35
icon: github
36
url: https://github.com/coderoad/coderoad-functional-school
37
- instructions: npm i -s coderoad-functional-school
+ instructions: npm i --save coderoad-functional-school
0 commit comments