Would be create to publish each revision of the JSON file to npm.
Hope the details of the package.json file is correct, all you need to do after the merge is to run:
$ npm publish
Of course this would also mean that you sometimes would have to regular releases published to npm.
I created airport-codes temporarily, so I could build airport-lookup. Would love to delete and unpublish airport-codes and rely directly on this package.
Would be create to publish each revision of the JSON file to npm.
Hope the details of the
package.json
file is correct, all you need to do after the merge is to run:Of course this would also mean that you sometimes would have to regular releases published to npm.
I created airport-codes temporarily, so I could build airport-lookup. Would love to delete and unpublish airport-codes and rely directly on this package.