devextreme-schematics 1.4.0 → 1.4.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "devextreme-schematics",
|
3
|
-
"version": "1.4.
|
3
|
+
"version": "1.4.1",
|
4
4
|
"description": "DevExtreme schematics",
|
5
5
|
"scripts": {
|
6
6
|
"build": "tsc -p tsconfig.json",
|
@@ -35,5 +35,5 @@
|
|
35
35
|
"tslint": "^5.15.0",
|
36
36
|
"typescript": "^4.3.1"
|
37
37
|
},
|
38
|
-
"gitHead": "
|
38
|
+
"gitHead": "aacf3c58c9b7996c6a19467ef1eeb4d9be949128"
|
39
39
|
}
|