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 f3d2ac5 commit d2ce9f9Copy full SHA for d2ce9f9
Formula/n/nuxi.rb
@@ -1,8 +1,8 @@
1
class Nuxi < Formula
2
desc "Nuxt CLI (nuxi) for creating and managing Nuxt projects"
3
homepage "https://github.com/nuxt/cli"
4
- url "https://registry.npmjs.org/nuxi/-/nuxi-3.28.0.tgz"
5
- sha256 "2f4872aedf175d81390f273ac892aa0c045b2cd911e7c10893da556f6ca285d9"
+ url "https://registry.npmjs.org/nuxi/-/nuxi-3.29.0.tgz"
+ sha256 "0138c0aa3f88df78a552f1a945f02adad7fc9dc488d7833b669ea7ba6c5edb72"
6
license "MIT"
7
head "https://github.com/nuxt/cli.git", branch: "main"
8
0 commit comments