Skip to content

Commit

Permalink
Move to newer typings
Browse files Browse the repository at this point in the history
  • Loading branch information
lathonez committed Mar 10, 2016
1 parent ad0dd9d commit c39508e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tslint": "3.5.0",
"tslint-eslint-rules": "1.0.1",
"typescript": "1.8.2",
"typings": "0.6.8"
"typings": "0.7.7"
},
"name": "clicker",
"description": "clicker: An Ionic project",
Expand Down
50 changes: 25 additions & 25 deletions typings.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"ambientDependencies": {
"angular-protractor": "github:DefinitelyTyped/DefinitelyTyped/angular-protractor/angular-protractor.d.ts#17fa1e5f269189f7f8e0f53f8c443e6c2eac562c",
"bluebird": "github:DefinitelyTyped/DefinitelyTyped/bluebird/bluebird.d.ts#dd328830dddffbe19e9addd7cf8532cbd3600816",
"chalk": "github:DefinitelyTyped/DefinitelyTyped/chalk/chalk.d.ts#2ed78584e44ade4e4d15b14b7cb00db076434819",
"del": "github:DefinitelyTyped/DefinitelyTyped/del/del.d.ts#9027703c0bd831319dcdf7f3169f7a468537f448",
"es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#4de74cb527395c13ba20b438c3a7a419ad931f1c",
"express": "github:DefinitelyTyped/DefinitelyTyped/express/express.d.ts#dd638012d63e069f2c99d06ef4dcc9616a943ee4",
"glob": "github:DefinitelyTyped/DefinitelyTyped/glob/glob.d.ts#a14d724826174d1669d4df04c80f4838b7e71fdf",
"gulp": "github:DefinitelyTyped/DefinitelyTyped/gulp/gulp.d.ts#fbdc1b91125a87e62be3803f58aabb176cc2fd50",
"gulp-load-plugins": "github:DefinitelyTyped/DefinitelyTyped/gulp-load-plugins/gulp-load-plugins.d.ts#e081148d88b857d66509e3b46edbd08b3f75f96a",
"gulp-typescript": "github:DefinitelyTyped/DefinitelyTyped/gulp-typescript/gulp-typescript.d.ts#960fd659b456e2fb5d23c52794ffdc56b09796cf",
"gulp-util": "github:DefinitelyTyped/DefinitelyTyped/gulp-util/gulp-util.d.ts#5d4a87811a8282f01bc1cdf2156020d78515fa2e",
"ionic-app-lib": "github:lathonez/typings/ionic-app-lib.d.ts",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#dd638012d63e069f2c99d06ef4dcc9616a943ee4",
"karma": "github:DefinitelyTyped/DefinitelyTyped/karma/karma.d.ts#02dd2f323e1bcb8a823269f89e0909ec9e5e38b5",
"log4js": "github:DefinitelyTyped/DefinitelyTyped/log4js/log4js.d.ts#7554cff7c4dd34decc2f3dc0d711a6c288174eee",
"mime": "github:DefinitelyTyped/DefinitelyTyped/mime/mime.d.ts#cb5206a8ac1c9a3ddfd126f5ecea6729b2361452",
"minimatch": "github:DefinitelyTyped/DefinitelyTyped/minimatch/minimatch.d.ts#a3900b896f7b3361b79f9b503224777619907d53",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#48c1e3c1d6baefa4f1a126f188c27c4fefd36bff",
"orchestrator": "github:DefinitelyTyped/DefinitelyTyped/orchestrator/orchestrator.d.ts#422b006d39dd37fc667ce5464967ee3ff6135092",
"q": "github:DefinitelyTyped/DefinitelyTyped/q/Q.d.ts#4de74cb527395c13ba20b438c3a7a419ad931f1c",
"run-sequence": "github:DefinitelyTyped/DefinitelyTyped/run-sequence/run-sequence.d.ts#fbdc1b91125a87e62be3803f58aabb176cc2fd50",
"selenium-webdriver": "github:DefinitelyTyped/DefinitelyTyped/selenium-webdriver/selenium-webdriver.d.ts#a83677ed13add14c2ab06c7325d182d0ba2784ea",
"serve-static": "github:DefinitelyTyped/DefinitelyTyped/serve-static/serve-static.d.ts#0fa4e9e61385646ea6a4cba2aef357353d2ce77f",
"through2": "github:DefinitelyTyped/DefinitelyTyped/through2/through2.d.ts#48f20e97bfaf70fc1a9537b38aed98e9749be0ae",
"vinyl": "github:DefinitelyTyped/DefinitelyTyped/vinyl/vinyl.d.ts#4ead81cc68ab1a2cd824de4394e1bda72b1b9f92"
"angular-protractor": "registry:dt/angular-protractor#1.5.0+20160127022504",
"bluebird": "registry:dt/bluebird#2.0.0+20160209044412",
"chalk": "registry:dt/chalk#0.4.0+20160222065144",
"del": "registry:dt/del#2.2.0+20160209151603",
"es6-shim": "registry:dt/es6-shim#0.31.2+20160215162030",
"express": "registry:dt/express#4.0.0+20160208031452",
"glob": "registry:dt/glob#5.0.10+20150624063249",
"gulp": "registry:dt/gulp#3.8.0+20150825164847",
"gulp-load-plugins": "registry:dt/gulp-load-plugins#0.0.0+20151230112651",
"gulp-typescript": "registry:dt/gulp-typescript#0.0.0+20160122061535",
"gulp-util": "registry:dt/gulp-util#3.0.0+20141016163602",
"ionic-app-lib": "github:lathonez/typings/ionic-app-lib.d.ts#a8456d0ceb9eb5830003cb401bf558c5a6e66d9d",
"jasmine": "registry:dt/jasmine#2.2.0+20160303225035",
"karma": "registry:dt/karma#0.13.9+20151121143311",
"log4js": "registry:dt/log4js#0.0.0+20160115192620",
"mime": "registry:dt/mime#0.0.0+20151204023458",
"minimatch": "registry:dt/minimatch#2.0.8+20150624135803",
"node": "registry:dt/node#4.0.0+20160226132328",
"orchestrator": "registry:dt/orchestrator#0.0.0+20150821143159",
"q": "registry:dt/q#0.0.0+20160215162030",
"run-sequence": "registry:dt/run-sequence#0.0.0+20150825164847",
"selenium-webdriver": "registry:dt/selenium-webdriver#2.44.0+20150825165336",
"serve-static": "registry:dt/serve-static#1.7.1+20160104095738",
"through2": "registry:dt/through2#2.0.0+20160127111735",
"vinyl": "registry:dt/vinyl#1.1.0+20160214195658"
}
}

0 comments on commit c39508e

Please sign in to comment.