We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd3305 commit 76bb392Copy full SHA for 76bb392
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "magicc",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"author": "Waren Gonzaga",
5
"description": "You can do `magicc`, you can build anything that you desire.",
6
"keywords": [
@@ -30,6 +30,7 @@
30
"dependencies": {
31
"conf": "^12.0.0",
32
"dotenv": "^16.4.5",
33
+ "execa": "^8.0.1",
34
"ink": "^4.1.0",
35
"ink-big-text": "^2.0.0",
36
"ink-gradient": "^3.0.0",
0 commit comments