diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..d67f374 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +node-linker=hoisted diff --git a/package.json b/package.json index b606337..981e261 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mastermind", "productName": "Mastermind", - "version": "0.7.2", + "version": "0.7.3", "description": "Mastermind AI assistant", "main": "src/index.js", "scripts": {