@tonguetoquill/collection 0.12.0 → 0.13.0

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@tonguetoquill/collection",
3
- "version": "0.12.0",
3
+ "version": "0.13.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nibsbin/tonguetoquill-collection.git"
@@ -60,13 +60,13 @@
60
60
  "name": "DAF Form 4392",
61
61
  "description": "Pre-Departure Safety Briefing (Page 2)",
62
62
  "file": "daf4392.md",
63
- "production": false
63
+ "production": true
64
64
  },
65
65
  {
66
66
  "id": "daf-form-1206",
67
67
  "name": "DAF Form 1206",
68
68
  "description": "Nomination for Award",
69
69
  "file": "daf1206.md",
70
- "production": true
70
+ "production": false
71
71
  }
72
72
  ]