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.
1 parent e0a2509 commit fac82b8Copy full SHA for fac82b8
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