mirror of
https://github.com/litruv/unhomoglyph.git
synced 2026-07-24 02:36:12 +10:00
Merge pull request #6 from turt2live/patch-1
Ship the TypeScript declarations too
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"index.js",
|
||||
"data.json"
|
||||
"data.json",
|
||||
"index.d.ts"
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
|
||||
Reference in New Issue
Block a user