@nuxt/modules 0.6.0-1ed686 → 0.6.0-21d05c
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.
- package/modules.json +7 -11
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -5615,27 +5615,23 @@
|
|
|
5615
5615
|
"icon": "storybook.png",
|
|
5616
5616
|
"github": "https://github.com/nuxt-modules/storybook",
|
|
5617
5617
|
"website": "https://storybook.nuxtjs.org",
|
|
5618
|
-
"learn_more": "https://
|
|
5618
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5619
5619
|
"category": "Devtools",
|
|
5620
5620
|
"type": "community",
|
|
5621
5621
|
"maintainers": [
|
|
5622
5622
|
{
|
|
5623
|
-
"name": "
|
|
5624
|
-
"github": "
|
|
5625
|
-
"twitter": "
|
|
5626
|
-
},
|
|
5627
|
-
{
|
|
5628
|
-
"name": "Pooya Parsa",
|
|
5629
|
-
"github": "pi0",
|
|
5630
|
-
"twitter": "_pi0_"
|
|
5623
|
+
"name": "Chakir QATAB",
|
|
5624
|
+
"github": "chakAs3",
|
|
5625
|
+
"twitter": "ChakirQatab"
|
|
5631
5626
|
}
|
|
5632
5627
|
],
|
|
5633
5628
|
"compatibility": {
|
|
5634
|
-
"nuxt": "^2.0.0 || ^3.
|
|
5629
|
+
"nuxt": "^2.0.0 || ^3.6.5",
|
|
5635
5630
|
"requires": {
|
|
5636
5631
|
"bridge": "optional"
|
|
5637
5632
|
},
|
|
5638
|
-
"devtools": "^0.
|
|
5633
|
+
"devtools": "^0.7.2",
|
|
5634
|
+
"storybook": "^7.4.0"
|
|
5639
5635
|
}
|
|
5640
5636
|
},
|
|
5641
5637
|
{
|