Skip to content

Commit

Permalink
rescript-daum-postcode v12 λŒ€μ‘ (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
namenu authored Nov 18, 2024
1 parent cfeb2be commit 0721f8e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/poor-bananas-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@greenlabs/rescript-daum-postcode": patch
---

support rescript v12
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
},
"devDependencies": {
"lerna-templater": "^1.4.3"
}
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
5 changes: 1 addition & 4 deletions packages/rescript-daum-postcode/rescript.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"name": "@greenlabs/rescript-daum-postcode",
"bsc-flags": [
"-bs-super-errors"
],
"bsc-flags": [],
"sources": [
{
"dir": "src"
Expand All @@ -15,6 +13,5 @@
}
],
"suffix": ".bs.js",
"refmt": 3,
"bs-dev-dependencies": []
}

0 comments on commit 0721f8e

Please sign in to comment.