@foo-software/content 0.1.726 → 0.1.727

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@foo-software/content",
3
- "version": "0.1.726",
3
+ "version": "0.1.727",
4
4
  "description": "Content for Foo",
5
5
  "main": "dist/index.js",
6
6
  "module": "src/index.js",
@@ -25,5 +25,5 @@
25
25
  "rimraf": "^2.6.3",
26
26
  "uglify-js": "^3.4.9"
27
27
  },
28
- "gitHead": "681a64dfb0f14fe76d5df42a3dfdf17f82a8910d"
28
+ "gitHead": "e96437c4ea823f910e0a3e6264aa98e755d289d2"
29
29
  }