Use npm instead of GitHub for Intl.js
This package requires to be built and packages to work, otherwise the references from index.js is wrong, therefore the npm version should be used.
This commit is contained in:
+1
-1
@@ -317,7 +317,7 @@
|
||||
"hyperagent": "github:weluse/hyperagent",
|
||||
"i18next-client": "npm:i18next-client",
|
||||
"i18next": "npm:i18next",
|
||||
"Intl.js": "github:andyearnshaw/Intl.js",
|
||||
"Intl.js": "npm:intl",
|
||||
"icheck": "github:fronteed/iCheck",
|
||||
"titip": "github:quantumui/titip",
|
||||
"immstruct": "npm:immstruct",
|
||||
|
||||
Reference in New Issue
Block a user