mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
remove double entry from package.json
This commit is contained in:
parent
cab457ad23
commit
13754e6da7
@ -19,7 +19,6 @@
|
|||||||
"build": "rollup -c",
|
"build": "rollup -c",
|
||||||
"start": "rollup -c -w",
|
"start": "rollup -c -w",
|
||||||
"test:lint:eslint": "eslint --ext .ts,.tsx,.js,.jsx,.cjs,.mjs,.json,.yml,.yaml --max-warnings 0 .",
|
"test:lint:eslint": "eslint --ext .ts,.tsx,.js,.jsx,.cjs,.mjs,.json,.yml,.yaml --max-warnings 0 .",
|
||||||
"test:component": "cypress run --component --browser electron",
|
|
||||||
"lint": "npm run test:lint:eslint",
|
"lint": "npm run test:lint:eslint",
|
||||||
"lintfix": "npm run test:lint:eslint -- --fix",
|
"lintfix": "npm run test:lint:eslint -- --fix",
|
||||||
"test:component": "cypress run --component --browser electron",
|
"test:component": "cypress run --component --browser electron",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user