Skip to content

Commit 6bb9699

Browse files
committed
refactor: copy files during publish instead of duplicating code folders
1 parent a9d6c10 commit 6bb9699

File tree

13 files changed

+76
-234
lines changed

13 files changed

+76
-234
lines changed

.github/npm/coralogix-protofetch/.gitignore renamed to .github/npm/.gitignore

File renamed without changes.

.github/npm/cx-protofetch/.gitignore

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

.github/npm/cx-protofetch/getBinary.js

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

.github/npm/cx-protofetch/package.json

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

.github/npm/cx-protofetch/run.js

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

.github/npm/cx-protofetch/scripts.js

Lines changed: 0 additions & 43 deletions
This file was deleted.
File renamed without changes.

.github/npm/coralogix-protofetch/getBinary.js renamed to .github/npm/getBinary.js

File renamed without changes.

.github/npm/coralogix-protofetch/package.json renamed to .github/npm/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"name": "@coralogix/protofetch",
3-
"version": "VERSION#TO#REPLACE",
42
"description": "A source dependency management tool for Protobuf.",
53
"repository": "https://github.com/coralogix/protofetch.git",
64
"homepage": "https://github.com/coralogix/protofetch",

0 commit comments

Comments
 (0)