diff --git a/package.json b/package.json index 2ee29b5..df76cd0 100755 --- a/package.json +++ b/package.json @@ -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"