lol-constants 3.0.5 → 3.0.6
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Patch.d.ts +1 -1
- package/dist/Patch.js +1 -1
- package/dist/lol.d.ts +1 -1
- package/package.json +1 -1
package/dist/Patch.d.ts
CHANGED
package/dist/Patch.js
CHANGED
package/dist/lol.d.ts
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lol-constants",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.6",
|
4
4
|
"description": "League of Legends constants, functions, and types. Provides a plathera of functions to easily convert between ID, Name, and Key for champions, items, summoner spells, and runes.",
|
5
5
|
"license": "MIT",
|
6
6
|
"type": "module",
|