mirror of
https://github.com/morten-olsen/bob.git
synced 2026-02-08 01:46:29 +01:00
ci: enable npm workspaces
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
"scripts": {
|
||||
"build": "tsc --build configs/tsconfig.libs.json"
|
||||
},
|
||||
"types": "./dist/cjs/types/index.d.ts"
|
||||
"types": "./dist/cjs/types/index.d.ts",
|
||||
"version": "0.1.8"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user