Skip to content

Commit

Permalink
Merge pull request #284 from timrwood/remove-jspm-deps
Browse files Browse the repository at this point in the history
Remove jspm deps so that the root package.json deps are used.
  • Loading branch information
timrwood committed Dec 28, 2015
2 parents d72f95c + 29eaaf8 commit bfac6f8
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 bfac6f8

Please sign in to comment.