Workspaces refactor #86
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
"main": "./built/index.js",
|
"main": "./built/index.js",
|
||||||
"types": "./built/index.d.ts",
|
"types": "./built/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "yarn build",
|
"prepack": "yarn build",
|
||||||
"build": "yarn run tsc",
|
"build": "yarn run tsc",
|
||||||
"tsc": "tsc",
|
"tsc": "tsc",
|
||||||
"tsd": "tsd",
|
"tsd": "tsd",
|
||||||
|
|
Loading…
Reference in a new issue