devextreme-schematics 1.2.23 → 1.2.24
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "devextreme-schematics",
|
3
|
-
"version": "1.2.
|
3
|
+
"version": "1.2.24",
|
4
4
|
"description": "DevExtreme schematics",
|
5
5
|
"scripts": {
|
6
6
|
"build": "tsc -p tsconfig.json",
|
@@ -34,5 +34,5 @@
|
|
34
34
|
"jasmine": "^2.8.0",
|
35
35
|
"tslint": "^5.15.0"
|
36
36
|
},
|
37
|
-
"gitHead": "
|
37
|
+
"gitHead": "f39338167ff94e75f44ab05f31db71a20d5e0d30"
|
38
38
|
}
|