We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8502d05 + 49b9f8d commit d42223cCopy full SHA for d42223c
Makefile
@@ -81,7 +81,7 @@ papi: vendor/bundle
81
82
# make the list of beta connections
83
.PHONY: beta
84
-beta: vendor/bundle
+beta:
85
@node scripts/beta.js
86
87
.PHONY: changelog
0 commit comments