add description to package.json
This commit is contained in:
parent
94bd89d78e
commit
5151a3918a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"name": "rollup-plugin-svelte-combiner",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Rollup plugin to combine multi-file Svelte components",
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue