0
0
Fork 0
mirror of https://git.verdigado.com/NB-Public/simple-wkd.git synced 2024-12-04 20:12:50 +01:00
This commit is contained in:
Delta1925 2023-04-25 14:48:22 +02:00
parent cf2515b116
commit d3888e74bc
No known key found for this signature in database
GPG key ID: 1C21ACE44193CB25
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "simple-wkd"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
[dependencies]

View file

@ -1,7 +1,7 @@
{
"name": "simple-wkd-frontend",
"type": "module",
"version": "0.0.1",
"version": "1.0.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",