Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/pipe #2

Merged
merged 7 commits into from
Jul 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: perfect pipe
  • Loading branch information
tclxshunquan-wang committed Jul 8, 2024
commit bef75cb1b5e7f94b56974d21e1f34a4bf767128b
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
},
"packageManager": "yarn@4.3.0",
"dependencies": {
"@ramda/pipewith": "^0.26.1",
"fp-ts": "^2.16.7",
"monet": "^0.9.3",
"purify-ts": "^0.16.3",
Expand Down
6 changes: 0 additions & 6 deletions typings.d.ts

This file was deleted.

8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,6 @@ __metadata:
"@commitlint/config-conventional": "npm:19.2.2"
"@hyperse/eslint-config-hyperse": "npm:^1.0.10"
"@hyperse/exec-program": "npm:^1.0.6"
"@ramda/pipewith": "npm:^0.26.1"
"@types/node": "npm:^20.14.9"
"@types/ramda": "npm:^0.30.0"
"@types/react": "npm:^18.3.3"
Expand Down Expand Up @@ -1129,13 +1128,6 @@ __metadata:
languageName: node
linkType: hard

"@ramda/pipewith@npm:^0.26.1":
version: 0.26.1
resolution: "@ramda/pipewith@npm:0.26.1"
checksum: 10/83aca3c343b69d429bdfbe58b5a5ee52e27e73f3e06cfd16a163675ee1dcc925f8425dcec5cfc46ba76aa0fb941b154278507c66db814fccc12b3b124e6f425e
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.18.0":
version: 4.18.0
resolution: "@rollup/rollup-android-arm-eabi@npm:4.18.0"
Expand Down