ci: add ecosystem to package

This commit is contained in:
Alexis Tyler
2020-09-24 09:24:32 +09:30
parent 295900f5d2
commit ff5fc30b24
2 changed files with 4 additions and 8 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
},
"files": [
"dist",
"index.js"
"index.js",
"ecosystem.config.js"
],
"dependencies": {
"@apollo/client": "^3.2.0",