Compare commits
2 Commits
81f87d0462
...
8d3d1c121c
Author | SHA1 | Date | |
---|---|---|---|
8d3d1c121c
|
|||
b17ac3d91a
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ailog"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
edition = "2021"
|
||||
authors = ["syui"]
|
||||
description = "A static blog generator with AI features"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "oauth-simple",
|
||||
"version": "1.0.0",
|
||||
"name": "ailog-oauth",
|
||||
"version": "0.2.2",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -19,4 +19,4 @@
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"vite": "^5.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user