Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 02424d2

Browse files
committed
build(package): Update version to 0.1.11 and target core.min.js
1 parent ba304b2 commit 02424d2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/lib/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/trimox/angular-mdc-web.git"
99
},
10-
"version": "0.1.8",
10+
"version": "0.1.11",
1111
"license": "MIT",
1212
"keywords": [
1313
"angular",
@@ -19,8 +19,7 @@
1919
"mdc",
2020
"typescript"
2121
],
22-
"main": "./bundle/core.js",
23-
"module": "./lib/index.js",
22+
"main": "./bundle/core.min.js",
2423
"typings": "./lib/index.d.ts",
2524
"private": false,
2625
"peerDependencies": {

0 commit comments

Comments
 (0)