mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge branch 'ErjanGavalji/use-packed-theme'
This commit is contained in:
@@ -498,6 +498,7 @@ module.exports = function(grunt) {
|
||||
"theme": '<%= grunt.option("theme") || "default" %>',
|
||||
"name": 'NativeScript',
|
||||
"includeDeclarations": undefined,
|
||||
"experimentalDecorators": undefined,
|
||||
"mode": "file"
|
||||
},
|
||||
src: localCfg.srcTsdFiles
|
||||
|
||||
@@ -17,12 +17,13 @@
|
||||
"grunt-shell": "1.1.2",
|
||||
"grunt-simple-mocha": "0.4.0",
|
||||
"grunt-ts": "5.3.2",
|
||||
"grunt-tslint": "3.0.3",
|
||||
"grunt-typedoc": "0.2.3",
|
||||
"grunt-untar": "0.0.1",
|
||||
"markdown-snippet-injector": "0.1.1",
|
||||
"mocha": "2.2.5",
|
||||
"nativescript-typedoc-theme": "0.0.1",
|
||||
"shelljs": "0.5.3",
|
||||
"grunt-tslint": "3.0.3",
|
||||
"time-grunt": "1.3.0",
|
||||
"tslint": "3.4.0",
|
||||
"typescript": "1.8.2"
|
||||
|
||||
Reference in New Issue
Block a user