Skip to content

Commit

Permalink
Revert "Merge branch 'main' into eddy/pick-cw-hpl"
Browse files Browse the repository at this point in the history
This reverts commit 82fc10f, reversing
changes made to 6566e7a.
  • Loading branch information
byeongsu-hong committed Mar 1, 2024
1 parent 82fc10f commit d73647b
Show file tree
Hide file tree
Showing 2 changed files with 3,887 additions and 6,134 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"name": "@many-things/cw-hyperlane",
"packageManager": "yarn@4.1.0",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"clean": "rm -rf dist",
"build": "yarn clean && esbuild ./script --bundle --outfile=./dist/index.js --platform=node",
"start": "yarn build && node ./dist/index.js",
"cw-hpl": "yarn start",
"dev": "tsx ./script"
},
"keywords": [],
Expand Down
Loading

0 comments on commit d73647b

Please sign in to comment.