mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 15:44:59 +00:00
Small updates
This commit is contained in:
parent
02c2523429
commit
38139ec835
@ -0,0 +1 @@
|
||||
export * from './engine';
|
||||
@ -28,7 +28,7 @@
|
||||
"types": "./src/index.ts",
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"prepublish": "tsc -p tsconfig.json"
|
||||
"watch": "yarn build -w"
|
||||
},
|
||||
"directories": {
|
||||
"lib": "./dist"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user