Skip to content

Commit

Permalink
Don't commit optional deps
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Mar 10, 2023
1 parent d865a70 commit a510e59
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions bindings/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,5 @@
"test": "ava",
"version": "napi version"
},
"packageManager": "[email protected]+sha224.cca891d4a8671d4898aba3426674bb734dbbf88cef82dd4dacd71c9f",
"optionalDependencies": {
"opendal-win32-x64-msvc": "0.0.1",
"opendal-darwin-x64": "0.0.1",
"opendal-linux-x64-gnu": "0.0.1"
}
}
"packageManager": "[email protected]+sha224.cca891d4a8671d4898aba3426674bb734dbbf88cef82dd4dacd71c9f"
}

1 comment on commit a510e59

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for opendal ready!

✅ Preview
https://opendal-o05hylg87-databend.vercel.app
https://opendal-git-polish-ci.vercel.app

Built with commit a510e59.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.