Skip to content

Commit fac82b8

Browse files
committed
Add type: module
1 parent e0a2509 commit fac82b8

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": "1.1.1",
44
"description": "Display lunar phase with React and Pixi.js",
55
"main": "build/index.js",
6+
"type": "module",
67
"scripts": {
78
"dev": "webpack --mode development --watch",
89
"build": "babel lib -d build",

0 commit comments

Comments
 (0)