Comparing version 2.9.2 to 2.9.3
import Team from './Team'; | ||
import Event from './Event'; | ||
import MapSlug from 'enums/MapSlug'; | ||
import MapSlug from '../enums/MapSlug'; | ||
import Country from './Country'; | ||
@@ -5,0 +5,0 @@ export interface EventPrizeDistribution { |
{ | ||
"name": "hltv", | ||
"version": "2.9.2", | ||
"version": "2.9.3", | ||
"description": "The unofficial HLTV Node.js API", | ||
@@ -56,2 +56,2 @@ "main": "lib/index.js", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
312437