change @local to @~local

This commit is contained in:
Rene Haas
2022-08-02 16:15:39 +02:00
parent f1948d91b3
commit ea76610bab
33 changed files with 99 additions and 96 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"private": true,
"name": "@local/playwright-tooling",
"name": "@~local/playwright-tooling",
"main": "./src/index.js",
"bin": {
"playwright-merge-coverage": "./bin/mergeCoverage.js"