Fix types

This commit is contained in:
Francisco Hodge
2024-07-15 12:40:21 -04:00
parent 9c24c1cb01
commit 5464fbc77e
6 changed files with 14 additions and 9 deletions
+1 -2
View File
@@ -10,8 +10,7 @@
"build-modern-esm": "webpack --config webpack.config.modern_esm.js",
"test": "jest --silent",
"coverage": "npm run test -- --coverage",
"prepare": "npm run build",
"trypublish": "npm publish || true"
"prepare": "npm run build"
},
"repository": {
"type": "git",