fix: removed old types folder mention

This commit is contained in:
arthurfiorette 2021-11-23 10:00:50 -03:00
parent 097a1798c4
commit 30d1268902
No known key found for this signature in database
GPG Key ID: 9D190CD53C53C555

View File

@ -3,8 +3,6 @@
"version": "0.6.1",
"description": "Cache interceptor for axios",
"main": "./dist/index.js",
"types": "./types/index.d.ts",
"typings": "./types/index.d.ts",
"scripts": {
"build": "tsc --p tsconfig.build.json",
"test": "jest",