piral-ext 1.5.3-beta.6968 → 1.5.3-beta.6977

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.3-beta.6968",
3
+ "version": "1.5.3-beta.6977",
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.3-beta.6968",
62
- "piral-feeds": "1.5.3-beta.6968",
63
- "piral-menu": "1.5.3-beta.6968",
64
- "piral-modals": "1.5.3-beta.6968",
65
- "piral-notifications": "1.5.3-beta.6968",
66
- "piral-translate": "1.5.3-beta.6968"
61
+ "piral-dashboard": "1.5.3-beta.6977",
62
+ "piral-feeds": "1.5.3-beta.6977",
63
+ "piral-menu": "1.5.3-beta.6977",
64
+ "piral-modals": "1.5.3-beta.6977",
65
+ "piral-notifications": "1.5.3-beta.6977",
66
+ "piral-translate": "1.5.3-beta.6977"
67
67
  },
68
68
  "devDependencies": {
69
- "piral-core": "1.5.3-beta.6968"
69
+ "piral-core": "1.5.3-beta.6977"
70
70
  },
71
- "gitHead": "0b5a40cd164a92ade270a4df7859fee30264ed38"
71
+ "gitHead": "139acd1a29deaacfb8ed22333b8e333f3acd1047"
72
72
  }