Skip to content

Commit

Permalink
Tweaks at root/typings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sorcamarian committed Aug 23, 2016
1 parent b24f8ab commit 13ddbfa
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion typings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
{
"dependencies": {}
"globalDevDependencies": {
"angular-protractor": "registry:dt/angular-protractor#1.5.0+20160425143459",
"jasmine": "registry:dt/jasmine#2.2.0+20160621224255",
"selenium-webdriver": "registry:dt/selenium-webdriver#2.44.0+20160317120654"
},
"globalDependencies": {
"es6-shim": "registry:dt/es6-shim#0.31.2+20160602141504",
},
"dependencies": {
"es6-promise": "registry:npm/es6-promise#3.0.0+20160723033700"
}
}

{"_comment":
"tests": "I tryed with and witheout globalDevDependencies.firebase3"
}

0 comments on commit 13ddbfa

Please sign in to comment.