changed moment path

This commit is contained in:
Dominic Böttger
2015-08-26 15:19:08 +02:00
parent 8f977d9bf3
commit ef8101e456
@@ -4,7 +4,7 @@
"shim": {
"locale/*": {
"deps": [
"moment"
"../moment"
]
}
}