Skip to content

Commit e8aed0c

Browse files
Change es module field in package.json
1 parent 1bdc3a9 commit e8aed0c

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.2.0",
44
"description": "Knayi Myanmar languages JavaScirpt library",
55
"main": "main.js",
6-
"module": "dist/knayi-myscript.min.js",
6+
"module": "dist/knayi-myscript.es.js",
77
"scripts": {
88
"test": "mocha",
99
"build": "webpack"

0 commit comments

Comments
 (0)