UNPKG

package-version

Version:
9 lines (6 loc) 125 B
REPORTER = spec test: @./node_modules/.bin/mocha \ --reporter $(REPORTER) \ ./test/package-version.js .PHONY: test