mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Added dependency to widgets in package.json
This commit is contained in:
@ -34,5 +34,8 @@
|
||||
"tslint": "3.1.1",
|
||||
"typescript": "1.7.3"
|
||||
},
|
||||
"typings": "tns-core-modules.d.ts"
|
||||
}
|
||||
"typings": "tns-core-modules.d.ts",
|
||||
"dependencies": {
|
||||
"tns-core-modules-widgets": "1.6.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user