Przeglądaj źródła

Fix types value

Point types to correct path in the build.
tags/0.3.0
TheoryOfNekomata 4 lat temu
rodzic
commit
792904c4b7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      package.json

+ 1
- 1
package.json Wyświetl plik

@@ -6,7 +6,7 @@
"lib": "dist"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"types": "dist/lib/index.d.ts",
"repository": "https://code.modal.sh/tesseract-design/react-common.git",
"author": "TheoryOfNekomata <allan.crisostomo@outlook.com>",
"license": "UNLICENSED",


Ładowanie…
Anuluj
Zapisz