Merge pull request #957 from PeterOrneholm/patch-1

Use npm instead of GitHub for Intl.js
This commit is contained in:
Guy Bedford
2016-08-19 10:37:23 +02:00
committed by GitHub
+1 -1
View File
@@ -318,7 +318,7 @@
"hyperagent": "github:weluse/hyperagent", "hyperagent": "github:weluse/hyperagent",
"i18next-client": "npm:i18next-client", "i18next-client": "npm:i18next-client",
"i18next": "npm:i18next", "i18next": "npm:i18next",
"Intl.js": "github:andyearnshaw/Intl.js", "Intl.js": "npm:intl",
"icheck": "github:fronteed/iCheck", "icheck": "github:fronteed/iCheck",
"titip": "github:quantumui/titip", "titip": "github:quantumui/titip",
"immstruct": "npm:immstruct", "immstruct": "npm:immstruct",