1
0
Fork 0

chore: Put version into example package.jsons

This commit is contained in:
Joost De Cock 2020-10-25 13:48:17 +01:00
parent 66ca9ce155
commit b3c4f63523
39 changed files with 115 additions and 108 deletions

View file

@ -1,7 +1,7 @@
{
"name": "tutorial-example",
"homepage": "https://freesewing.github.io/tutorial",
"version": "0.0.0",
"name": "tutorial",
"homepage": "https://tutorial.freesewing.dev/",
"version": "2.10.0",
"private": true,
"dependencies": {
"@freesewing/components": "latest",