Skip to content

Commit 5a99543

Browse files
committed
Package.json: filter out unnecessary cldr-data-urls
1 parent fef76ed commit 5a99543

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@
5252
"iana-tz-data": ">=2017.0.0",
5353
"jshint": "2.6.x",
5454
"mocha": "2.1.0"
55-
}
55+
},
56+
"cldr-data-urls-filter": "(core|dates|numbers|units)"
5657
}

0 commit comments

Comments
 (0)