@nuxt/devtools-kit-nightly 3.1.0-29401018.9b54c01 → 3.1.1-29404851.4bbdfca

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -120,7 +120,7 @@ On top of the [default Nuxt Telemetry events](https://github.com/nuxt/telemetry#
120
120
  [npm-downloads-href]: https://npm.chart.dev/@nuxt/devtools
121
121
  [license-src]: https://img.shields.io/npm/l/@nuxt/devtools.svg?style=flat&colorA=18181B&colorB=28CF8D
122
122
  [license-href]: https://npmjs.com/package/@nuxt/devtools
123
- [nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js
123
+ [nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt
124
124
  [nuxt-href]: https://nuxt.com
125
125
  [volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg
126
126
  [volta-href]: https://volta.net/nuxt/devtools?utm_source=nuxt_devtools_readme
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nuxt/devtools-kit-nightly",
3
3
  "type": "module",
4
- "version": "3.1.0-29401018.9b54c01",
4
+ "version": "3.1.1-29404851.4bbdfca",
5
5
  "license": "MIT",
6
6
  "homepage": "https://devtools.nuxt.com/module/utils-kit",
7
7
  "repository": {