Created
          May 21, 2017 05:42 
        
      - 
      
 - 
        
Save candostdagdeviren/509d3c49478e64f89e86a448babc662e to your computer and use it in GitHub Desktop.  
    Vapor 1 -> 2 Migration
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | dependencies: [ | |
| .Package(url: "https://github.com/vapor/vapor.git", majorVersion: 1, minor: 5), | |
| .Package(url: "https://github.com/vapor/mongo-provider.git", majorVersion: 1, minor: 1) | |
| ] | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment