mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Chore: Remove postinstall step from editor package
This commit is contained in:
parent
0cb2a3a385
commit
7d87d0b394
@ -6,7 +6,6 @@
|
||||
"scripts": {
|
||||
"tsc": "tsc --project tsconfig.json",
|
||||
"watch": "tsc --watch --preserveWatchOutput --project tsconfig.json",
|
||||
"postinstall": "yarn run tsc",
|
||||
"test": "jest",
|
||||
"test-ci": "yarn test"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user