devextreme-schematics 1.6.8 → 1.6.9

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": "devextreme-schematics",
3
- "version": "1.6.8",
3
+ "version": "1.6.9",
4
4
  "description": "DevExtreme schematics",
5
5
  "scripts": {
6
6
  "build": "tsc -p tsconfig.json",
@@ -35,5 +35,5 @@
35
35
  "tslint": "^5.20.1",
36
36
  "typescript": "^4.3.1"
37
37
  },
38
- "gitHead": "860053035aa82138cd5411169020c7e605147ff6"
38
+ "gitHead": "0c30efbf9951768497b5b4cb5b27ddab08f1f49d"
39
39
  }