@boozybats/shared
Advanced tools
Comparing version 1.2.9 to 1.2.10
@@ -10,3 +10,3 @@ import { Document as Document_2 } from 'mongoose'; | ||
export declare const achievements: string[]; | ||
export declare const achievements: readonly ["birthdayBoy", "whereDidYouFoundThat", "fruitCollector"]; | ||
@@ -13,0 +13,0 @@ export declare type BanHistory = { |
@@ -18,3 +18,3 @@ "use strict"; | ||
exports.subscriptionTypes = ['newbie', 'advanced', 'pro']; | ||
exports.achievements = ['whereDidYouTakeIt', 'firstFruitCollector', 'fruitCollector']; | ||
exports.achievements = ['birthdayBoy', 'whereDidYouFoundThat', 'fruitCollector']; | ||
exports.defaultTokensCount = 99999999; | ||
@@ -21,0 +21,0 @@ exports.defaultTokensCountProd = 0; |
{ | ||
"name": "@boozybats/shared", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"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
141511