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.
2 parents 8a208de + 9ddea9c commit f9dd728Copy full SHA for f9dd728
package.json
@@ -19,5 +19,13 @@
19
"dependencies": {
20
"workshopper": "~0.7.2",
21
"lorem-ipsum": "~0.1.1"
22
- }
+ },
23
+ "repository": {
24
+ "type": "git",
25
+ "url": "https://github.com/timoxley/functional-javascript-workshop"
26
27
+ "bugs": {
28
+ "url": "https://github.com/timoxley/functional-javascript-workshop/issues"
29
30
+ "homepage": "https://github.com/timoxley/functional-javascript-workshop"
31
}
0 commit comments