chore: package rename

This commit is contained in:
Morten Olsen
2023-09-06 13:06:52 +02:00
parent 69a6b23455
commit b01ce539b7
7 changed files with 16 additions and 13 deletions

View File

@@ -20,7 +20,7 @@
],
"private": false,
"main": "./dist/cjs/index.js",
"name": "bob-the-algorithm",
"name": "@bob-the-algorithm/core",
"scripts": {
"build": "tsc --build configs/tsconfig.libs.json"
},