We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0a2509 + fac82b8 commit 4a8ca2fCopy full SHA for 4a8ca2f
package.json
@@ -3,6 +3,7 @@
3
"version": "1.1.1",
4
"description": "Display lunar phase with React and Pixi.js",
5
"main": "build/index.js",
6
+ "type": "module",
7
"scripts": {
8
"dev": "webpack --mode development --watch",
9
"build": "babel lib -d build",
0 commit comments