Added types field to package.json

This commit is contained in:
steinuil 2020-06-12 09:53:23 +02:00
parent 75ff1d3456
commit b9df7c698c

View File

@ -3,6 +3,7 @@
"version": "2.3.0",
"description": "The Italian Tax Code Library for Javascript and Typescript",
"main": "dist/codice.fiscale.commonjs2.js",
"types": "types/codice-fiscale.d.ts",
"repository": {
"type": "git",
"url": "git://github.com/lucavandro/CodiceFiscaleJS.git"