@buerokratt-ria/menu 0.1.2 → 0.1.3

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@buerokratt-ria/menu",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Generic MainNavigation component that would be injected as dependency.",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -168,7 +168,7 @@
168
168
  "et": "Treeni uus mudel",
169
169
  "en": "Train new model"
170
170
  },
171
- "path": "/training/train-new-model"
171
+ "path": "/train-new-model"
172
172
  }
173
173
  ]
174
174
  },
Binary file