File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
22  "name" : " @minch/nuxt-basis" 
33  "description" : " A Base Layer for Nuxt Projects." 
4-   "version" : " 0.9.2 " 
4+   "version" : " 0.10.0 " 
55  "repository" : {
66    "url" : " https://github.com/oneminch/Nuxt-Basis" 
77  },
3939    "build" : " nuxt build .playground" 
4040    "generate" : " nuxt generate .playground" 
4141    "preview" : " nuxt preview .playground" 
42-     "lint" : " eslint ." 
42+     "lint" : " eslint ." 
43+     "postinstall" : " nuxt prepare && nuxt prepare .playground" 
4344  },
4445  "devDependencies" : {
4546    "nuxt" : " ^4.1.2" 
4647    "vue" : " ^3.5.21" 
4748  },
4849  "dependencies" : {
50+     "@nuxt/content" : " ^3.7.1" 
4951    "@nuxt/eslint" : " ^1.9.0" 
50-     "@nuxt/fonts" : " ^0.11.4" 
51-     "@nuxt/icon" : " ^2.0.0" 
5252    "@nuxt/image" : " ^1.11.0" 
5353    "@nuxt/test-utils" : " ^3.19.2" 
54+     "@nuxt/ui" : " ^4.0.0" 
5455    "@tailwindcss/vite" : " ^4.1.13" 
5556    "eslint" : " ^9.36.0" 
5657    "tailwindcss" : " ^4.1.13" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments