bmad-game-dev-studio 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-game-dev-studio",
4
- "version": "0.1.3",
4
+ "version": "0.1.4",
5
5
  "description": "A BMad MEthod Core Module that offers a substantial stand alone module for Game Development across multiple supported platforms",
6
6
  "keywords": [
7
7
  "bmad",
@@ -14,7 +14,6 @@
14
14
  "license": "MIT",
15
15
  "author": "Brian (BMad) Madison",
16
16
  "main": "",
17
- "bin": {},
18
17
  "scripts": {
19
18
  "format:check": "prettier --check \"**/*.{js,cjs,mjs,json,yaml}\"",
20
19
  "format:fix": "prettier --write \"**/*.{js,cjs,mjs,json,yaml}\"",
package/src/module.yaml CHANGED
@@ -3,7 +3,7 @@ name: "BMGD: BMad Game Development"
3
3
  header: "BMad Game Development Studio Module"
4
4
  subheader: ""
5
5
  default_selected: false
6
- module_version: 6.0.2
6
+ module_version: 0.1.4
7
7
 
8
8
  # Variables from Core Config inserted:
9
9
  ## user_name