chore: enable workspaces
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "tsc --watch",
|
||||
"release": "tsc & release-it"
|
||||
"build": "tsc",
|
||||
"release": "yarn build & release-it"
|
||||
},
|
||||
"files": [
|
||||
"lib",
|
||||
|
||||
Reference in New Issue
Block a user