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

Commit 9919fb4

Browse files
committed
cleaning up bower info
1 parent 726a6cc commit 9919fb4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

bower.json

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "intl",
3-
"version": "0.1.4",
3+
"version": "1.0.0-rc-1",
44
"description": "polyfill the ECMA-402 Intl API (except collation)",
5-
"main": ["Intl.js", "Intl.min.js"],
5+
"main": ["dist/Intl.js"],
66
"keywords": [
77
"intl",
88
"i18n",
@@ -11,10 +11,8 @@
1111
"polyfill"
1212
],
1313
"ignore": [
14-
"/cldr",
15-
"*.pyc",
16-
"*.log",
17-
".d8_history",
14+
"/src",
15+
"/task"
1816
"/tools",
1917
"/tests"
2018
]

0 commit comments

Comments
 (0)