mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Include ui tests for focus/ blur events for text-view and text-field (#4765)
* Include ui tests for focus/ blur events for text-view and text-field * Update main-page.ts
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
"tns-core-modules": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tns-platform-declarations": "*",
|
||||
"babel-traverse": "6.9.0",
|
||||
"babel-types": "6.9.0",
|
||||
"babylon": "6.8.0",
|
||||
"filewalker": "0.1.2",
|
||||
"lazy": "1.0.11",
|
||||
"tns-platform-declarations": "*",
|
||||
"typescript": "~2.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user