piral-ssr-utils 0.15.8-beta.5316 → 0.15.9-beta.5384

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "piral-ssr-utils",
3
- "version": "0.15.8-beta.5316",
3
+ "version": "0.15.9-beta.5384",
4
4
  "description": "Utilities for server-side rendering of a Piral instance.",
5
5
  "keywords": [
6
6
  "piral",
@@ -62,10 +62,10 @@
62
62
  "test": "echo \"Error: run tests from root\" && exit 1"
63
63
  },
64
64
  "devDependencies": {
65
- "piral-core": "0.15.8-beta.5316"
65
+ "piral-core": "0.15.9-beta.5384"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "piral-core": "0.14.x || 0.15.x"
69
69
  },
70
- "gitHead": "62cf3e403a817c02836c78d987d04d1b987ead3a"
70
+ "gitHead": "e1fc7342dedc2c0b0f099823e15d9e5ac4c641d5"
71
71
  }