mirror of
				https://github.com/fspc/workstand.git
				synced 2025-10-31 08:25:35 -04:00 
			
		
		
		
	Move react and react-dom to dependencies.
This commit is contained in:
		
							parent
							
								
									e22fba20aa
								
							
						
					
					
						commit
						cb2dc14f05
					
				| @ -11,7 +11,10 @@ | ||||
|   "author": "", | ||||
|   "license": "ISC", | ||||
|   "dependencies": { | ||||
|     "moment": "^2.13.0" | ||||
|     "material-ui": "^0.16.6", | ||||
|     "moment": "^2.13.0", | ||||
|     "react": "^15.4.1", | ||||
|     "react-dom": "^15.4.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "babel": "^6.5.2", | ||||
| @ -25,13 +28,10 @@ | ||||
|     "extract-text-webpack-plugin": "^1.0.1", | ||||
|     "i": "^0.3.5", | ||||
|     "isomorphic-fetch": "^2.2.1", | ||||
|     "material-ui": "^0.16.6", | ||||
|     "node-sass": "^3.4.2", | ||||
|     "normalize.css": "^4.1.1", | ||||
|     "postcss-loader": "^0.9.1", | ||||
|     "react": "^15.4.1", | ||||
|     "react-addons-css-transition-group": "^15.4.1", | ||||
|     "react-dom": "^15.4.1", | ||||
|     "react-hot-loader": "^1.3.0", | ||||
|     "react-tap-event-plugin": "^1.0.0", | ||||
|     "react-toolbox": "^0.16.2", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user