File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 22< html  lang ="en "> 
33  < head > 
44    < title > react-json-view</ title > 
5-     < link  href ="css/materialdesignicons.min.css " media ="all " rel ="stylesheet " type ="text/css " /> 
65    < meta  charset ="UTF-8 "> 
76    <!--[if lt IE 9]> 
87    <script> 
2221  < script  src ="https://unpkg.com/react@15/dist/react.js "> </ script > 
2322  < script  src ="https://unpkg.com/react-dom@15/dist/react-dom.js "> </ script > 
2423  < script  src ="https://unpkg.com/react-json-view/dist/main.js "> </ script > 
25-   < link  href ="css/materialdesignicons.min.css " media ="all " rel ="stylesheet " type ="text/css " /> 
2624  < script  type ="text/javascript "> 
2725      var  test_json  =  { 
2826          test : 'this is a test string' , 
Original file line number Diff line number Diff line change 3131    "flux" : " ^2.1.1"  ,
3232    "html-webpack-plugin" : " 2.28.0"  ,
3333    "ignore-styles" : " ^5.0.1"  ,
34+     "mdi" : " ^1.8.36"  ,
3435    "mocha" : " ^2.4.5"  ,
3536    "node-sass" : " ^3.8.0"  ,
3637    "react" : " ^15.4.2"  ,
4748    "webpack" : " ^2.2.1"  ,
4849    "webpack-dev-server" : " ^2.3.0" 
4950  },
50-   "dependencies" : {
51-     "mdi" : " ^1.8.36" 
52-   },
51+   "dependencies" : {},
5352  "scripts" : {
5453    "start" : " node server.js"  ,
5554    "build" : " webpack --display-error-details --progress"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments