Skip to content

Commit 6f86aff

Browse files
authored
chore(commonjs): add commonjs support
1 parent af63ee4 commit 6f86aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.3.4",
44
"title": "Angular Gettext",
55
"description": "Gettext support for Angular.js",
6-
"main": "dist/angular-gettext.js",
6+
"main": "index.js",
77
"directories": {
88
"test": "test"
99
},

0 commit comments

Comments
 (0)