Skip to content
This repository was archived by the owner on Dec 26, 2019. It is now read-only.

Commit f5b4650

Browse files
committed
Bring back accidentally removed package description
1 parent 6f6a2c1 commit f5b4650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ember-cli-bootstrap-datepicker",
3-
"version": "0.0.0",
4-
"description": "The default blueprint for ember-cli addons.",
3+
"version": "0.3.4",
4+
"description": "Datepicker component for Ember CLI based on bootstrap-datepicker. It doesn't have any external dependency except bootstrap-datepicker, supports popup and inline modes.",
55
"directories": {
66
"doc": "doc",
77
"test": "tests"

0 commit comments

Comments
 (0)