UNPKG

@financial-times/origami-service-makefile

Version:
13 lines (11 loc) 394 B
# Origami Service Makefile # ------------------------ # This section of the Makefile should not be modified, it includes # commands from the Origami service Makefile. # https://github.com/Financial-Times/origami-service-makefile include index.mk # [edit below this line] # ------------------------ npm-publish: @npx -p npm-prepublish@^1 npm-prepublish --verbose @npm publish --access public