added npm run build
This commit is contained in:
		
							parent
							
								
									1d21fec31f
								
							
						
					
					
						commit
						4e0fb904c9
					
				| 
						 | 
					@ -12,7 +12,8 @@
 | 
				
			||||||
    "test": "test"
 | 
					    "test": "test"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "test": "tape"
 | 
					    "test": "tape",
 | 
				
			||||||
 | 
					    "build": "./node_modules/.bin/gulp default"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "riot",
 | 
					    "riot",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue