Add urijs types in the distribution
This commit is contained in:
Родитель
946467a718
Коммит
e2cf7b4115
|
@ -8,7 +8,7 @@
|
|||
"scripts": {
|
||||
"pub": "script/publish.sh",
|
||||
"prepare": "npm run build",
|
||||
"build": "script/build.ts",
|
||||
"build": "script/build.ts && cp -r lib/\\@types dist/ && (find dist/\\@types ! -name '*.d.ts' -type f | xargs rm)",
|
||||
"test": "npm run build && script/test",
|
||||
"start": "script/watch",
|
||||
"pkg": "script/make-pkgs.sh",
|
||||
|
|
Загрузка…
Ссылка в новой задаче