@mailwoman/activity-lexicon 9.3.0 → 9.4.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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mailwoman/activity-lexicon",
3
- "version": "9.3.0",
3
+ "version": "9.4.0",
4
4
  "description": "Reviewed surface forms for activity concepts — the phrases a person types for what they want to do, each carrying the record that attests it and the locales it is used in.",
5
5
  "keywords": [
6
6
  "activity",
@@ -88,8 +88,8 @@
88
88
  }
89
89
  },
90
90
  "dependencies": {
91
- "@mailwoman/core": "9.3.0",
92
- "@mailwoman/variant-aliases": "9.3.0"
91
+ "@mailwoman/core": "9.4.0",
92
+ "@mailwoman/variant-aliases": "9.4.0"
93
93
  },
94
94
  "devDependencies": {
95
95
  "path-ts": "^2.3.0"