We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a324bd commit 1b97acbCopy full SHA for 1b97acb
package.json
@@ -15,6 +15,10 @@
15
"url": "git+https://github.com/cyclejs-community/create-cycle-app.git"
16
},
17
"author": "Geovani Souza <geovanisouza92@gmail.com>",
18
+ "contributors": [
19
+ { "name": "Geovani Souza", "email": "geovanisouza92@gmail.com" },
20
+ { "name": "Nick Balestra", "email": "nick@balestra.ch" }
21
+ ],
22
"license": "ISC",
23
"bugs": {
24
"url": "https://github.com/cyclejs-community/create-cycle-app/issues"
0 commit comments