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 720c5ef commit abd4720Copy full SHA for abd4720
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-xp-app",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "react xp project generator",
5
"main": "index.js",
6
"bin": {
@@ -11,6 +11,7 @@
11
"build-source": "node build.js"
12
},
13
"author": "Nader Dabit",
14
+ "repository": "https://github.com/dabit3/create-xp-app.git",
15
"license": "ISC",
16
"dependencies": {
17
"shelljs": "^0.7.7",
0 commit comments