chore: Put version into example package.jsons
This commit is contained in:
parent
66ca9ce155
commit
b3c4f63523
39 changed files with 115 additions and 108 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "{{name}}-example",
|
||||
"homepage": "https://{{author}}.github.io/{{name}}",
|
||||
"version": "0.0.0",
|
||||
"name": "{{name}}",
|
||||
"homepage": "https://{{name}}.freesewing.dev/",
|
||||
"version": "{{version}}",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@freesewing/components": "latest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue