Skip to content
This repository was archived by the owner on Mar 2, 2018. It is now read-only.

Commit 93b6119

Browse files
author
Allen Kim
committed
updated with module file
1 parent 2d189d6 commit 93b6119

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
@@ -1,9 +1,10 @@
11
{
22
"name": "ng2-datetime-picker",
3-
"version": "0.9.7",
3+
"version": "0.9.8",
44
"description": "Angular2 DateTime Picker",
55
"license": "ISC",
66
"main": "dist/ng2-datetime-picker.umd.js",
7+
"module": "dist/index.js",
78
"typings": "dist/index.d.ts",
89
"scripts": {
910
"start": "http-server -o",

0 commit comments

Comments
 (0)