Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Jun 14, 2023
1 parent 20a9c51 commit fa0a72b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/commands/new-piral.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Sets the tag or version of the package to install. By default, this uses the ver

- Aliases: `--piral-version`
- Type: `string`
- Default: `"0.15.13"`
- Default: `"1.0.0"`

### `--force-overwrite`

Expand Down
4 changes: 3 additions & 1 deletion docs/messages/0180.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ the package.json of your pilet, even though different locations are also possibl
By default, the following content can be used for an empty file:

```json

{
"$schema": "https://docs.piral.io/schemas/pilet-v0.json"
}
```

## Further Reading
Expand Down

0 comments on commit fa0a72b

Please sign in to comment.