Skip to content

Commit 0d91592

Browse files
committed
chore: removed same-major script
1 parent 0d564d1 commit 0d91592

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ release:
1717
release-alpha:
1818
npx standard-version --prerelease alpha
1919

20-
.PHONY: same-major
21-
same-major:
22-
@./bin/same-major $(shell npm view cross-fetch@latest version) ${GITHUB_REF_NAME}
23-
2420
.PHONY: server
2521
server:
2622
@./bin/server --silent --exec "echo Fetch api test suites: http://127.0.0.1:8000/test/fetch-api/"

bin/same-major

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)