Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 8a5e5e5

Browse files
committed
Added locale-data JSONP to main
1 parent ff744ba commit 8a5e5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "intl",
33
"version": "1.0.0-rc-1",
44
"description": "polyfill the ECMA-402 Intl API (except collation)",
5-
"main": ["dist/Intl.js", "dist/Intl.complete.js"],
5+
"main": ["dist/Intl.js", "locale-data/jsonp"],
66
"keywords": [
77
"intl",
88
"i18n",

0 commit comments

Comments
 (0)