Skip to content

Commit 2bf8032

Browse files
vilicvanePatrickJS
vilicvane
authored andcommitted
Fix missing types field (#56)
1 parent 610415b commit 2bf8032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.1.2",
44
"description": "angular-hmr: Hot Module Replacement for Webpack and Angular by @AngularClass",
55
"main": "dist/index.js",
6+
"types": "dist/index.d.ts",
67
"files": [
78
"dist"
89
],

0 commit comments

Comments
 (0)