Skip to content

Commit 802eed1

Browse files
committed
Rename declaration & eliminate redundancies
1 parent 7bf879f commit 802eed1

File tree

4 files changed

+1
-12
lines changed

4 files changed

+1
-12
lines changed

package-lock.json

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"url": "https://github.com/PokeAPI/pokeapi-js-wrapper/issues"
3939
},
4040
"homepage": "https://github.com/PokeAPI/pokeapi-js-wrapper#readme",
41-
"types": "./@types/pokeapi-js-wrapper.d.ts",
41+
"types": "./@types/index.d.ts",
4242
"dependencies": {
4343
"axios": "^0.24.0",
4444
"localforage": "^1.10.0"
@@ -53,7 +53,6 @@
5353
"mocha": "^10.2.0",
5454
"mock-local-storage": "^1.1.24",
5555
"nyc": "^15.1.0",
56-
"typescipt": "^1.0.0",
5756
"webpack": "^5.88.1",
5857
"webpack-cli": "^5.1.4"
5958
}

tsconfig.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)