Skip to content

Commit

Permalink
Step 6.19: Install lodash and its @types
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic committed Oct 16, 2017
1 parent 678c046 commit 813adcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"babel-runtime": "^6.26.0",
"ionic-angular": "3.7.1",
"ionicons": "3.0.0",
"lodash": "^4.17.4",
"meteor-node-stubs": "^0.2.11",
"meteor-rxjs": "^0.4.8",
"moment": "^2.19.0",
Expand All @@ -42,6 +43,7 @@
},
"devDependencies": {
"@ionic/app-scripts": "3.0.0",
"@types/lodash": "^4.14.77",
"@types/meteor": "^1.4.8",
"tmp": "0.0.33",
"typescript": "^2.4.2",
Expand Down

0 comments on commit 813adcd

Please sign in to comment.