Merge pull request #957 from PeterOrneholm/patch-1
Use npm instead of GitHub for Intl.js
This commit is contained in:
+1
-1
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user