mirror of
				https://github.com/bcye/structured-wikivoyage-exports.git
				synced 2025-10-31 15:12:47 +00:00 
			
		
		
		
	types/0.1.2
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish-types.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-types.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -21,6 +21,6 @@ jobs: | |||||||
|           node-version: "20.x" |           node-version: "20.x" | ||||||
|           registry-url: "https://registry.npmjs.org" |           registry-url: "https://registry.npmjs.org" | ||||||
|       # no npm ci as no dependencies exist |       # no npm ci as no dependencies exist | ||||||
|       - run: npm publish --provenance --access public |       - run: cd types && npm publish --provenance --access public | ||||||
|         env: |         env: | ||||||
|           NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} |           NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@bcye/structured-wikivoyage-types", |   "name": "@bcye/structured-wikivoyage-types", | ||||||
|   "version": "0.1.1", |   "version": "0.1.2", | ||||||
|   "description": "Types to use when consuming json trees from the structured-wikivoyage-exports project", |   "description": "Types to use when consuming json trees from the structured-wikivoyage-exports project", | ||||||
|   "keywords": [], |   "keywords": [], | ||||||
|   "contributors": [ |   "contributors": [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Bruce Röttgers
					Bruce Röttgers