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

Commit ff744ba

Browse files
committed
Added Intl.complete to bower main
Useful for build tools that rely on it
1 parent b52cf7f commit ff744ba

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"],
5+
"main": ["dist/Intl.js", "dist/Intl.complete.js"],
66
"keywords": [
77
"intl",
88
"i18n",

0 commit comments

Comments
 (0)