File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 1414 "server" : " docker compose up --build" ,
1515 "sign" : " npx --yes @grafana/sign-plugin@latest --distDir ./felixrelleum-geomapwms-panel" ,
1616 "validate" : " npm run build && zip -qr felixrelleum-geomapwms-panel.zip felixrelleum-geomapwms-panel && npx --yes @grafana/plugin-validator@latest -config ./plugin-validator-config.yml -sourceCodeUri file://. felixrelleum-geomapwms-panel.zip; rm -r felixrelleum-geomapwms-panel.zip" ,
17- "start" : " yarn watch" ,
1817 "test:all" : " jest --coverage" ,
1918 "test" : " jest --watch --onlyChanged" ,
2019 "test:ci" : " jest --passWithNoTests --maxWorkers 4" ,
9594 "react-highlight-words" : " ^0.17.0" ,
9695 "react-use" : " ^17.3.1" ,
9796 "tinycolor2" : " ^1.4.2" ,
98- "tslib" : " 2.5.3" ,
99- "yarn" : " ^1.22.17"
97+ "tslib" : " 2.5.3"
10098 },
101- "packageManager" : " yarn@1.22.19" ,
10299 "config" : {
103100 "commitizen" : {
104101 "path" : " ./node_modules/cz-conventional-changelog"
You can’t perform that action at this time.
0 commit comments