Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit 642756f

Browse files
committed
chore(package): add @nuxt/devtools-kit to dependencies for improved development tooling
1 parent fd5cbd9 commit 642756f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
"pnpapi",
103103
"picocolors",
104104
"source-map-js",
105-
"nanoid/non-secure"
105+
"nanoid/non-secure",
106+
"@nuxt/devtools-kit"
106107
]
107108
},
108109
"pnpm": {

0 commit comments

Comments
 (0)