mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-22 09:33:45 +03:00
Updated Mage's wasp version in main.wasp to 0.12.2.
This commit is contained in:
parent
17479c76a9
commit
0bdfaf5852
@ -1,6 +1,6 @@
|
||||
app waspAi {
|
||||
wasp: {
|
||||
version: "^0.12.0"
|
||||
version: "^0.12.2"
|
||||
},
|
||||
title: "MAGE - GPT Web App Generator ✨",
|
||||
head: [
|
||||
@ -219,4 +219,4 @@ job generateAppJob {
|
||||
File,
|
||||
Log
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user