mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 09:05:55 +00:00
@uppy/angular: remove "files" array from package.json
This commit is contained in:
parent
62cf5bbb14
commit
7eec1734b4
2 changed files with 5 additions and 3 deletions
5
.changeset/huge-flies-burn.md
Normal file
5
.changeset/huge-flies-burn.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@uppy/angular": patch
|
||||
---
|
||||
|
||||
Remove "files" array from package.json
|
||||
|
|
@ -18,9 +18,6 @@
|
|||
"type": "git",
|
||||
"url": "git+https://github.com/transloadit/uppy.git"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublishOnly": "rm -fr * && cp -r ../../../dist/uppy/angular .."
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue