Fixed everything :D

Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-03-31 10:16:46 +02:00
parent 264e9a4cad
commit d30ae95a0d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "@dzeio/components",
"version": "0.7.1",
"license": "MIT",
"main": "./index.mjs",
"main": "./index.js",
"types": "./types/index.d.ts",
"devDependencies": {
"@babel/core": "^7.12.16",