dont lint in postversion
This commit is contained in:
		
							parent
							
								
									6225fb4dfd
								
							
						
					
					
						commit
						67189f4d44
					
				@ -4,10 +4,11 @@
 | 
			
		||||
  "description": "A framework for real-time p2p shared editing on any data",
 | 
			
		||||
  "main": "./src/y.js",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "test": "npm run lint",
 | 
			
		||||
    "lint": "standard",
 | 
			
		||||
    "dist": "rollup -c rollup.dist.js",
 | 
			
		||||
    "serve": "concurrently 'serve ..' 'rollup -wc rollup.dist.js -o examples/bower_components/yjs/y.js'",
 | 
			
		||||
    "postversion": "npm run lint && npm run dist",
 | 
			
		||||
    "postversion": "npm run dist",
 | 
			
		||||
    "postpublish": "tag-dist-files --overwrite-existing-tag"
 | 
			
		||||
  },
 | 
			
		||||
  "files": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user