mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-17 19:21:20 +03:00
fix: npm build
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
|||||||
"test": "npm run build && nx run-many --target=link && nx run-many --target=test",
|
"test": "npm run build && nx run-many --target=link && nx run-many --target=test",
|
||||||
"cover": "nx run-many --target=cover",
|
"cover": "nx run-many --target=cover",
|
||||||
"build": "nx run-many --target=build",
|
"build": "nx run-many --target=build",
|
||||||
"release": "npm build && changeset publish",
|
"release": "npm run build && changeset publish",
|
||||||
"lint": "nx run-many --target=link && npm run build && nx run-many --target=lint"
|
"lint": "nx run-many --target=link && npm run build && nx run-many --target=lint"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
|
|||||||
Reference in New Issue
Block a user