piral-ext 1.5.4-beta.7014 → 1.5.4-beta.7028

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "piral-ext",
3
- "version": "1.5.4-beta.7014",
3
+ "version": "1.5.4-beta.7028",
4
4
  "description": "Set of standard plugins with component definitions for extending piral-core.",
5
5
  "keywords": [
6
6
  "piral",
@@ -58,15 +58,15 @@
58
58
  "test": "echo \"Error: run tests from root\" && exit 1"
59
59
  },
60
60
  "dependencies": {
61
- "piral-dashboard": "1.5.4-beta.7014",
62
- "piral-feeds": "1.5.4-beta.7014",
63
- "piral-menu": "1.5.4-beta.7014",
64
- "piral-modals": "1.5.4-beta.7014",
65
- "piral-notifications": "1.5.4-beta.7014",
66
- "piral-translate": "1.5.4-beta.7014"
61
+ "piral-dashboard": "1.5.4-beta.7028",
62
+ "piral-feeds": "1.5.4-beta.7028",
63
+ "piral-menu": "1.5.4-beta.7028",
64
+ "piral-modals": "1.5.4-beta.7028",
65
+ "piral-notifications": "1.5.4-beta.7028",
66
+ "piral-translate": "1.5.4-beta.7028"
67
67
  },
68
68
  "devDependencies": {
69
- "piral-core": "1.5.4-beta.7014"
69
+ "piral-core": "1.5.4-beta.7028"
70
70
  },
71
- "gitHead": "ddd82bbabd5c2074e6c52df74383970ce4e28d45"
71
+ "gitHead": "9d8c3d98482559147509fa4ab837fb2ad0505890"
72
72
  }