mirror of
https://github.com/archtechx/alpine-reactive.git
synced 2025-12-12 16:34:03 +00:00
Specify files in package.json
This commit is contained in:
parent
6e6b0984e4
commit
d53410f411
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
|||
"version": "0.1.0",
|
||||
"description": "Reactivity layer for Alpine 2.x",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"files": [
|
||||
"src/index.js"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/archtechx/alpine-reactive.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue