version bump
This commit is contained in:
		
							parent
							
								
									36e19f1e78
								
							
						
					
					
						commit
						a58d4566e0
					
				@ -2,7 +2,7 @@
 | 
			
		||||
  "author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info)",
 | 
			
		||||
  "name": "dom-storage",
 | 
			
		||||
  "description": "W3C DOM Storage (localStorage and sessionStorage) for Node.JS",
 | 
			
		||||
  "version": "1.0.0",
 | 
			
		||||
  "version": "1.0.2",
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git://github.com/coolaj86/node-browser-compat.git"
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": "*"
 | 
			
		||||
  },
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "main": "lib/index.js",
 | 
			
		||||
  "dependencies": {},
 | 
			
		||||
  "devDependencies": {}
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user