|  | @@ -29,11 +29,11 @@
 | 
	
		
			
				|  |  |      "test": "grunt test"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "devDependencies": {
 | 
	
		
			
				|  |  | -    "pegjs": "~0.8.0",
 | 
	
		
			
				|  |  | -    "grunt": "~0.4.0",
 | 
	
		
			
				|  |  | -    "grunt-contrib-jshint": "~0.3.0",
 | 
	
		
			
				|  |  | -    "grunt-execute": "~0.2.1",
 | 
	
		
			
				|  |  | -    "amber-dev": "~0.1.6",
 | 
	
		
			
				|  |  | -    "grunt-contrib-clean": "~0.5.0"
 | 
	
		
			
				|  |  | +    "pegjs": "^0.8.0",
 | 
	
		
			
				|  |  | +    "grunt": "^0.4.0",
 | 
	
		
			
				|  |  | +    "grunt-contrib-jshint": "^0.10.0",
 | 
	
		
			
				|  |  | +    "grunt-execute": "^0.2.1",
 | 
	
		
			
				|  |  | +    "amber-dev": "^0.2.0",
 | 
	
		
			
				|  |  | +    "grunt-contrib-clean": "^0.6.0"
 | 
	
		
			
				|  |  |    }
 | 
	
		
			
				|  |  |  }
 |