RubyGems
npm
Organizations
Log in
Sign up
npm
hof
Versions diffs
20.1.19 → 20.1.20
hof 20.1.19 → 20.1.20
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/sandbox/README.md
+2
-2
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "hof",
3
3
"description": "A bootstrap for HOF projects",
4
-
"version": "20.1.
19
",
4
+
"version": "20.1.
20
",
5
5
"license": "MIT",
6
6
"main": "index.js",
7
7
"author": "HomeOffice",
package/sandbox/README.md
CHANGED
Viewed
@@ -45,10 +45,10 @@ Install the dependencies
45
45
yarn
46
46
```
47
47
48
-
Move into the
example
folder
48
+
Move into the
sandbox
folder
49
49
50
50
```bash
51
-
cd
example
51
+
cd
sandbox
52
52
```
53
53
54
54
Install any example app specific dependencies