Skip to content

Commit

Permalink
Step 2.13: Added moment
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Feb 26, 2017
1 parent c621926 commit 96c119c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -35,6 +35,7 @@
"ionicons": "^3.0.0",
"ionic-native": "^2.0.3",
"meteor-rxjs": "^0.4.5",
"moment": "^2.15.1",
"reflect-metadata": "0.1.8",
"rxjs": "5.0.0-beta.12",
"zone.js": "0.6.26"
Expand Down
3 changes: 2 additions & 1 deletion typings.json
Expand Up @@ -5,6 +5,7 @@
"chai-spies": "registry:npm/chai-spies#0.7.1+20160614064916"
},
"globalDependencies": {
"meteor": "github:meteor-typings/meteor/1.3#955b89a4e2af892d1736bc570b490a97e860d5b7"
"meteor": "github:meteor-typings/meteor/1.3#955b89a4e2af892d1736bc570b490a97e860d5b7",
"moment": "registry:dt/moment#2.11.1+20160829143156"
}
}

0 comments on commit 96c119c

Please sign in to comment.