chore: trying to ensure packages gets published

This commit is contained in:
Morten Olsen
2023-09-06 12:57:39 +02:00
parent 23ebca5bb4
commit 5de1f0ce1d
6 changed files with 19 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
"files": [
"dist/**/*"
],
"private": false,
"main": "./dist/cjs/index.js",
"name": "bob-the-algorithm",
"scripts": {