Move scripts into package.json

This commit is contained in:
Pieter Vander Vennet 2020-11-15 16:30:26 +01:00
parent cad14d0824
commit 40efa744aa
4 changed files with 9 additions and 70 deletions

View file

@ -22,7 +22,7 @@ export default class State {
// The singleton of the global state
public static state: State;
public static vNumber = "0.1.2f";
public static vNumber = "0.1.2g";
// The user journey states thresholds when a new feature gets unlocked
public static userJourney = {