Skip to content

Commit

Permalink
Remove jspm deps so that the root package.json deps are used.
Browse files Browse the repository at this point in the history
  • Loading branch information
timrwood committed Dec 25, 2015
1 parent c3983ea commit 29eaaf8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@
},
"jspm" : {
"main": "builds/moment-timezone-with-data",
"dependencies": {
"moment": "~2.6.0"
},
"shim": {
"moment-timezone": {
"deps": ["moment"]
Expand Down

0 comments on commit 29eaaf8

Please sign in to comment.