Browse Source

Update package.json

Philip Korsholm 1 year ago
parent
commit
3aa7f19adc
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -87,6 +87,5 @@
     ],
     "coverageDirectory": "./coverage",
     "testEnvironment": "node"
-  },
-  "packageManager": "yarn@3.6.4"
+  }
 }