@boardgamers/powergrid
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -11,2 +11,3 @@ import commands from "./src/commands"; | ||
export {AvailableCommandArguments, CommandArguments} from "./src/commands"; | ||
export type {Command} from './src/commands'; | ||
export {MoveName} from "./src/enums/moves"; | ||
@@ -13,0 +14,0 @@ export {MajorPhase, RoundPhase} from "./src/enums/phases"; |
{ | ||
"name": "@boardgamers/powergrid", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
54392
1347