Skip to content

Commit 512801c

Browse files
authored
remove unused go package (#66)
1 parent 4ce9c7e commit 512801c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"e2": "echo disabled. original command: playright test",
1616
"server": "docker-compose up --build",
1717
"server:watch": "docker-compose up -d --build && (docker-compose logs -f & ./dev-watch.sh)",
18-
"sign": "npx --yes @grafana/sign-plugin@latest"
18+
"sign": "npx --yes @grafana/sign-plugin@latest",
19+
"postinstall": "rm -rf node_modules/flatted/golang"
1920
},
2021
"author": "Sift",
2122
"license": "Apache-2.0",

0 commit comments

Comments
 (0)