We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339cb86 commit 0c12d43Copy full SHA for 0c12d43
README.md
@@ -48,7 +48,7 @@ This example shows the capabilities of `hyperlayout`. It demonstrates the usage
48
> `package.json`
49
```json
50
{
51
- "name": "example-2",
+ "name": "my-example",
52
"scripts": {
53
"watch": "gulp watch",
54
"serve": "nodemon build/index",
0 commit comments