Skip to content

Commit

Permalink
feat: remove publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Deyan Totev committed Sep 22, 2023
1 parent 1319a88 commit 64af184
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 deletions files/publish.js

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"populatedocs:x": "cd ../rambda-scripts && yarn populate:docs:rambdax",
"populatereadme": "cd ../rambda-scripts && yarn populate:readme",
"populatereadme:x": "cd ../rambda-scripts && yarn populate:readme:rambdax",
"releasex": "node files/publish",
"run:ramda:test": "cd ../rambda-scripts && yarn run:ramda:test",
"test": "jest -o -u --watch",
"test:all": "jest source/*.spec.js -u --bail=false",
Expand Down

0 comments on commit 64af184

Please sign in to comment.