@boozybats/shared
Advanced tools
Comparing version 1.1.17 to 1.1.18
@@ -9,3 +9,3 @@ import { Document as Document_2 } from 'mongoose'; | ||
charge: string; | ||
upndown: string; | ||
updown: string; | ||
}; | ||
@@ -12,0 +12,0 @@ |
@@ -30,3 +30,3 @@ "use strict"; | ||
charge: 'ЗАРЯД 🔋', | ||
upndown: 'БОЛЬШЕ-МЕНЬШЕ 🎯', | ||
updown: 'БОЛЬШЕ-МЕНЬШЕ 🎯', | ||
}; | ||
@@ -107,3 +107,3 @@ exports.gamesInfo = { | ||
}, | ||
upndown: { | ||
updown: { | ||
settings: { | ||
@@ -110,0 +110,0 @@ timeoutBeforeReply: { |
{ | ||
"name": "@boozybats/shared", | ||
"version": "1.1.17", | ||
"version": "1.1.18", | ||
"description": "private shared package", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99077