Workspaces refactor #86

Merged
norm merged 189 commits from refactor/workspaces into main 2022-08-28 14:46:45 +00:00
Showing only changes of commit d36d9692b8 - Show all commits

View file

@ -6,7 +6,7 @@
"main": "./built/index.js",
"types": "./built/index.d.ts",
"scripts": {
"prepare": "yarn build",
"prepack": "yarn build",
"build": "yarn run tsc",
"tsc": "tsc",
"tsd": "tsd",