Add circle.yml, .nvmrc, remove @types/axios
This commit is contained in:
		
							parent
							
								
									accf20b144
								
							
						
					
					
						commit
						4580a218f6
					
				
							
								
								
									
										3
									
								
								circle.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								circle.yml
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,3 @@
 | 
				
			||||||
 | 
					machine:
 | 
				
			||||||
 | 
					  node:
 | 
				
			||||||
 | 
					    version: 8.4.0
 | 
				
			||||||
| 
						 | 
					@ -43,7 +43,6 @@
 | 
				
			||||||
    "typescript": "^2.5.2"
 | 
					    "typescript": "^2.5.2"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@types/axios": "^0.14.0",
 | 
					 | 
				
			||||||
    "axios": "^0.16.2",
 | 
					    "axios": "^0.16.2",
 | 
				
			||||||
    "redux": "^3.7.2"
 | 
					    "redux": "^3.7.2"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user