Merge pull request #545 from DominicBoettger/master

changed moment path
This commit is contained in:
Guy Bedford
2015-08-26 15:21:46 +02:00
@@ -4,7 +4,7 @@
"shim": { "shim": {
"locale/*": { "locale/*": {
"deps": [ "deps": [
"moment" "../moment"
] ]
} }
} }